qemu-e2k/include/hw/xen/interface
Joao Martins 50c88402ca include: import Xen public headers to hw/xen/interface
There's already a partial set here; update them and pull in a more
complete set.

To start with, define __XEN_TOOLS__ in hw/xen/xen.h to ensure that any
internal definitions needed by Xen toolstack libraries are present
regardless of the order in which the headers are included. A reckoning
will come later, once we make the PV backends work in emulation and
untangle the headers for Xen-native vs. generic parts.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
[dwmw2: Update to Xen public headers from 4.16.2 release, add some in io/,
        define __XEN_TOOLS__ in hw/xen/xen.h, move to hw/xen/interface/]
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
2023-03-01 08:22:49 +00:00
..
arch-x86 include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
hvm include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
io include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
arch-arm.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
event_channel.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
features.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
grant_table.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
memory.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
physdev.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
sched.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
trace.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
vcpu.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
version.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
xen-compat.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00
xen.h include: import Xen public headers to hw/xen/interface 2023-03-01 08:22:49 +00:00