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/include/hw/xen
Edgar E. Iglesias cb988a10f6 hw/xen: xenpvh: Disable buffered IOREQs for ARM
Add a way to enable/disable buffered IOREQs for PVH machines
and disable them for ARM. ARM does not support buffered
IOREQ's nor the legacy way to map IOREQ info pages.

See the following for more details:
https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=2fbd7e609e1803ac5e5c26e22aa8e4b5a6cddbb1
https://xenbits.xen.org/gitweb/?p=xen.git;a=blob;f=xen/arch/arm/ioreq.c;h=2e829d2e7f3760401b96fa7c930e2015fb1cf463;hb=HEAD#l138

Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
2 months ago
..
interface include: update Xen public headers to Xen 4.17.2 release 1 year ago
arch_hvm.h hw/arm: introduce xenpvh machine 1 year ago
start_info.h Clean up ill-advised or unusual header guards 6 years ago
xen-backend.h hw/xen: do not repeatedly try to create a failing backend device 1 year ago
xen-block.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
xen-bus-helper.h hw/xen: Add xenstore operations to allow redirection to internal emulation 2 years ago
xen-bus.h hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs 10 months ago
xen-hvm-common.h hw/xen: Expose handle_bufioreq in xen_register_ioreq 2 months ago
xen-legacy-backend.h hw/xen: Remove deadcode 2 months ago
xen-pvh-common.h hw/xen: xenpvh: Disable buffered IOREQs for ARM 2 months ago
xen-x86.h hw/xen: Split x86-specific declaration from generic hardware ones 4 years ago
xen.h hw/xen: detect when running inside stubdomain 5 months ago
xen_backend_ops.h hw/xen: Add xenstore operations to allow redirection to internal emulation 2 years ago
xen_igd.h hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 9 months ago
xen_native.h hw/xen: Expose handle_bufioreq in xen_register_ioreq 2 months ago
xen_pvdev.h hw/xen: Constify XenLegacyDevice::XenDevOps 6 months ago