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/sparc64
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const
Mechanical change using:

  $ sed -i -E 's/\(InterfaceInfo.?\[/\(const InterfaceInfo\[/g' \
              $(git grep -lE '\(InterfaceInfo.?\[\]\)')

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250424194905.82506-7-philmd@linaro.org>
4 months ago
..
Kconfig hw/char: Extract serial-mm 10 months ago
meson.build meson: convert hw/arch* 5 years ago
niagara.c qom: Have class_init() take a const data argument 4 months ago
sparc64.c include: Rename sysemu/ -> system/ 8 months ago
sun4u.c qom: Make InterfaceInfo[] uses const 4 months ago
sun4u_iommu.c qom: Have class_init() take a const data argument 4 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago