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/can
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
..
can_kvaser_pci.c hw/net/can: clean-up unnecessary includes 1 month ago
can_mioe3680_pci.c hw/net/can: clean-up unnecessary includes 1 month ago
can_pcm3680_pci.c hw/net/can: clean-up unnecessary includes 1 month ago
can_sja1000.c hw/net/can: clean-up unnecessary includes 1 month ago
can_sja1000.h hw/net/can: Make CanBusClientInfo::can_receive() return a boolean 5 years ago
ctu_can_fd_frame.h net: Replace TAB indentations with spaces 2 years ago
ctu_can_fd_regs.h net: Replace TAB indentations with spaces 2 years ago
ctucan_core.c hw/net/can: clean-up unnecessary includes 1 month ago
ctucan_core.h Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
ctucan_pci.c hw/net/can: clean-up unnecessary includes 1 month ago
meson.build meson: Replace softmmu_ss -> system_ss 2 years ago
trace-events hw/net/can: Introduce Xilinx Versal CANFD controller 2 years ago
trace.h hw/net/can: Introduce Xilinx ZynqMP CAN controller 4 years ago
xlnx-versal-canfd.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
xlnx-zynqmp-can.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago