qemu/hw/avr
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Now that all of the Property arrays are counted, we can remove
the terminator object from each array.  Update the assertions
in device_class_set_props to match.

With struct Property being 88 bytes, this was a rather large
form of terminator.  Saves 30k from qemu-system-aarch64.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Lei Yang <leiyang@redhat.com>
Link: https://lore.kernel.org/r/20241218134251.4724-21-richard.henderson@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-19 19:36:37 +01:00
..
arduino.c Do not include hw/boards.h if it's not really necessary 2021-05-02 17:24:51 +02:00
atmega.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
atmega.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
boot.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
boot.h hw/avr: Add support for loading ELF/raw binaries 2020-07-11 11:02:05 +02:00
Kconfig avr: switch boards to "default y" 2024-05-03 15:47:47 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00