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/i386/xen
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
..
meson.build hw/i386/xen: Add a Xen PVH x86 machine 10 months ago
trace-events xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common 2 years ago
trace.h
xen-hvm.c cleanup: Drop pointless return at end of function 2 months ago
xen-pvh.c qom: Have class_init() take a const data argument 2 months ago
xen_apic.c qom: Have class_init() take a const data argument 2 months ago
xen_platform.c qom: Make InterfaceInfo[] uses const 2 months ago
xen_pvdevice.c qom: Make InterfaceInfo[] uses const 2 months ago