qemu-e2k/accel
David Woodhouse e2abfe5ec6 hw/xen: Rename xen_common.h to xen_native.h
This header is now only for native Xen code, not PV backends that may be
used in Xen emulation. Since the toolstack libraries may depend on the
specific version of Xen headers that they pull in (and will set the
__XEN_TOOLS__ macro to enable internal definitions that they depend on),
the rule is that xen_native.h (and thus the toolstack library headers)
must be included *before* any of the headers in include/hw/xen/interface.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
2023-03-07 17:04:30 +00:00
..
hvf
kvm kvm/i386: Add xen-evtchn-max-pirq property 2023-03-01 09:09:22 +00:00
qtest
stubs accel/tcg: Add 'size' param to probe_access_flags() 2023-02-28 10:32:31 -10:00
tcg accel/tcg: Remove translator_loop_temp_check 2023-03-05 13:44:07 -08:00
xen hw/xen: Rename xen_common.h to xen_native.h 2023-03-07 17:04:30 +00:00
accel-blocker.c accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00
accel-common.c
accel-softmmu.c accel: abort if we fail to load the accelerator plugin 2022-11-06 09:48:50 +01:00
accel-softmmu.h
accel-user.c
dummy-cpus.c
Kconfig
meson.build accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00