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
Adam Williamson 014bb30d21 hw/xen/passthrough: add missing error-report include
In commit cfcacbab38 ("xen/passthrough: use gsi to map pirq when
dom0 is PVH") an `error_report` was added to this file, but the
corresponding include of `qemu/error-report.h` was missed. This
only becomes apparent when building against Xen 4.20+ with trace
backend log disabled.

Fixes: cfcacbab38 (xen/passthrough: use gsi to map pirq when dom0 is PVH)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250717220207.171040-1-awilliam@redhat.com>
[PMD: Improved commit description, added Fixes: tag]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2 weeks ago
..
Kconfig xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation 2 years ago
meson.build hw/xen: add stubs for various functions 4 months ago
trace-events hw/xen: Use xs_node_read() from xs_node_vscanf() 7 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xen-backend.c hw/xen: do not repeatedly try to create a failing backend device 2 years ago
xen-bus-helper.c hw/xen: Use xs_node_read() from xs_node_vscanf() 7 months ago
xen-bus.c qom: Make InterfaceInfo[] uses const 4 months ago
xen-host-pci-device.c xen: fix stubdom PCI addr 1 year ago
xen-host-pci-device.h xen: fix stubdom PCI addr 1 year ago
xen-hvm-common.c hw/xen/xen-hvm-common.c: fix "the the" typo in comment 3 months ago
xen-legacy-backend.c qom: Make InterfaceInfo[] uses const 4 months ago
xen-mapcache.c xen: mapcache: Split mapcache_grants by ro and rw 3 months ago
xen-operations.c xen: Drop support for Xen versions below 4.7.1 2 years ago
xen-pvh-common.c qom: Have class_init() take a const data argument 4 months ago
xen_devconfig.c include: Rename sysemu/ -> system/ 8 months ago
xen_pt.c hw/xen/passthrough: add missing error-report include 2 weeks 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 qom: Make InterfaceInfo[] uses const 4 months ago
xen_pt_load_rom.c hw/pci: Replace -1 with UINT32_MAX for romsize 1 year ago
xen_pt_msi.c hw/xen: Rename xen_common.h to xen_native.h 2 years ago
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 6 months ago
xen_stubs.c hw/xen: add stubs for various functions 4 months ago