Home
last modified time | relevance | path

Searched hist:e2abfe5ec67b69fb310fbeaacf7e68d61d16609e (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-operations.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dtrace-eventsdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen_pt_msi.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen_pt.hdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen_pt_config_init.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen_pt.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/include/hw/xen/
H A Dxen_native.he2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen_pvdev.hdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen.hdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/accel/xen/
H A Dxen-all.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/hw/9pfs/
H A Dxen-9p-backend.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
H A Dxen-hvm.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/hw/block/
H A Dxen-block.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>
/openbmc/qemu/hw/i386/
H A Dpc_piix.cdiff e2abfe5ec67b69fb310fbeaacf7e68d61d16609e Sun Jan 01 18:39:13 CST 2023 David Woodhouse <dwmw@amazon.co.uk> 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>