You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/nubus
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>
1 month ago
..
Kconfig
mac-nubus-bridge.c nubus-bridge: embed the NubusBus object directly within nubus-bridge 3 years ago
meson.build hw/nubus: add nubus-virtio-mmio device 11 months ago
nubus-bridge.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
nubus-bus.c nubus: move nubus to its own 32-bit address space 3 years ago
nubus-device.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
nubus-virtio-mmio.c hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler 6 months ago
trace-events trace-events: Fix the name of the tracing.rst file 1 year ago
trace.h nubus: add trace-events for empty slot accesses 3 years ago