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/xen
Pierrick Bouvier 105d7ea0a5 hw/xen: add stubs for various functions
Those symbols are used by system/physmem.c, and are called only if
xen_enabled() (which happens only if CONFIG_XEN is set and xen is
available).

So we can crash the stubs in case those are called, as they are linked
only when CONFIG_XEN is not set.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250317183417.285700-13-pierrick.bouvier@linaro.org>
3 days ago
..
Kconfig
meson.build hw/xen: add stubs for various functions 3 days ago
trace-events hw/xen: Use xs_node_read() from xs_node_vscanf() 3 months ago
trace.h
xen-backend.c hw/xen: do not repeatedly try to create a failing backend device 1 year ago
xen-bus-helper.c hw/xen: Use xs_node_read() from xs_node_vscanf() 3 months ago
xen-bus.c hw/xen: Downgrade a xen_bus_realize() non-error to warning 1 month ago
xen-host-pci-device.c xen: fix stubdom PCI addr 10 months ago
xen-host-pci-device.h xen: fix stubdom PCI addr 10 months ago
xen-hvm-common.c hw/xen/xen-hvm: Reduce included headers 2 months ago
xen-legacy-backend.c hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE 2 months ago
xen-mapcache.c xen: No need to flush the mapcache for grants 2 months ago
xen-operations.c xen: Drop support for Xen versions below 4.7.1 2 years ago
xen-pvh-common.c hw/xen/xen-pvh: Reduce included headers 2 months ago
xen_devconfig.c include: Rename sysemu/ -> system/ 4 months ago
xen_pt.c xen/passthrough: use gsi to map pirq when dom0 is PVH 2 months ago
xen_pt.h hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 1 year ago
xen_pt_config_init.c xen/pt: Emulate multifunction bit in header type 1 year ago
xen_pt_graphics.c hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 1 year ago
xen_pt_load_rom.c hw/pci: Replace -1 with UINT32_MAX for romsize 10 months ago
xen_pt_msi.c
xen_pt_stub.c hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 1 year ago
xen_pvdev.c hw/xen: Prefer QOM cast for XenLegacyDevice 2 months ago
xen_stubs.c hw/xen: add stubs for various functions 3 days ago