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/net/rocker
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
..
qmp-norocker.c rocker: Tweak stubbed out monitor commands' error messages 2 years ago
rocker-hmp-cmds.c rocker: Move HMP commands from monitor to hw/net/rocker/ 2 years ago
rocker.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
rocker.h hw/net/rocker: Remove unused rocker_fp_ports 4 months ago
rocker_desc.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 years ago
rocker_desc.h
rocker_fp.c net: Provide MemReentrancyGuard * to qemu_new_nic() 1 year ago
rocker_fp.h rocker: Revamp fp_port_get_info 4 years ago
rocker_hw.h
rocker_of_dpa.c hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check 2 months ago
rocker_of_dpa.h
rocker_tlv.h
rocker_world.c
rocker_world.h