qemu-cr16/hw/vmapple
Philippe Mathieu-Daudé 92122685e5 hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
uint8_t is good enough to hold a property "between 0 and 0xff".

Define pullups/pulldowns properties using DEFINE_PROP_UINT8()
macro, remove unnecessary range checks in pl061_realize().
Update the two caller sites.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-10-31 16:26:44 +00:00
..
aes.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
bdif.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
cfg.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
Kconfig hw/vmapple/vmapple: Add vmapple machine type 2025-03-04 14:45:34 +01:00
meson.build hw/vmapple/vmapple: Add vmapple machine type 2025-03-04 14:45:34 +01:00
trace-events hw/vmapple/bdif: Introduce vmapple backdoor interface 2025-03-04 14:45:34 +01:00
trace.h
virtio-blk.c qemu: Declare all load/store helper in 'qemu/bswap.h' 2025-07-15 02:56:39 -04:00
vmapple.c hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types 2025-10-31 16:26:44 +00:00