mirror_qemu/hw/rx
Kevin Wolf 670581f932 hw/rx/rx62n: Use qdev_prop_set_array()
Instead of manually setting "foo-len" and "foo[i]" properties, build a
QList and use the new qdev_prop_set_array() helper to set the whole
array property with a single call.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231109174240.72376-9-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-11-10 18:19:13 +01:00
..
Kconfig hw/rx: Add RX GDB simulator 2020-06-22 18:37:12 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
rx-gdbsim.c rx: re-randomize rng-seed on reboot 2022-10-27 11:34:31 +01:00
rx62n.c hw/rx/rx62n: Use qdev_prop_set_array() 2023-11-10 18:19:13 +01:00