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
Chuck Zmudzinski ba24456b93 xen/pt: fix syntax error that causes FTBFS in some configurations
When Qemu is built with --enable-xen and --disable-xen-pci-passthrough
and the target os is linux, the build fails with:

meson.build:3477:2: ERROR: File xen_pt_stub.c does not exist.

Fixes: 582ea95f5f ("meson: convert hw/xen")

Signed-off-by: Chuck Zmudzinski <brchuckz@aol.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <5f1342a13c09af77b1a7b0aeaba5955bcea89731.1667242033.git.brchuckz@aol.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2 years ago
..
meson.build xen/pt: fix syntax error that causes FTBFS in some configurations 2 years 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 4 years ago
xen-backend.c xen-bus: reduce scope of backend watch 4 years ago
xen-bus-helper.c hw: Do not include hw/sysbus.h if it is not necessary 4 years ago
xen-bus.c aio-posix: split poll check from ready handler 3 years ago
xen-host-pci-device.c xen: Use ERRP_GUARD() 4 years ago
xen-host-pci-device.h Clean up decorations and whitespace around header guards 8 years ago
xen-legacy-backend.c softmmu/qdev-monitor: add error handling in qdev_set_id 3 years ago
xen_devconfig.c Include sysemu/sysemu.h a lot less 5 years ago
xen_pt.c hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection 3 years ago
xen_pt.h hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection 3 years ago
xen_pt_config_init.c hw/xen: set pci Atomic Ops requests for passthrough device 2 years ago
xen_pt_graphics.c hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection 3 years ago
xen_pt_load_rom.c pci: add romsize property 4 years ago
xen_pt_msi.c hw/xen: Don't use '#' flag of printf format 4 years ago
xen_pt_stub.c xen: fix build without pci passthrough 5 years ago
xen_pvdev.c util/log: Remove qemu_log_flush 3 years ago