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/hppa
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>
2 months ago
..
Kconfig hw/hppa: Wire up Diva GSP card 5 months ago
hppa_hardware.h hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa 5 months ago
machine.c qom: Make InterfaceInfo[] uses const 2 months ago
meson.build hppa: remove hw/hppa/pci.c 3 years ago
trace.h