/qemu/include/hw/xen/interface/ |
H A D | arch-arm.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xen-compat.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | event_channel.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | memory.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | physdev.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | sched.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | vcpu.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xen.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | version.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | features.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | trace.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | grant_table.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
/qemu/include/hw/xen/interface/io/ |
H A D | xs_wire.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xenbus.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | fbif.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | kbdif.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | usbif.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | console.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | netif.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
/qemu/include/hw/xen/interface/hvm/ |
H A D | params.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | hvm_op.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
/qemu/include/hw/xen/interface/arch-x86/ |
H A D | cpuid.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xen-x86_32.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xen-x86_64.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|
H A D | xen.h | 50c88402ca599e577f025e78a4380431be2b3f6d Wed Feb 13 17:29:47 UTC 2019 Joao Martins <joao.m.martins@oracle.com> 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>
|