]> xenbits.xensource.com Git - xen.git/commitdiff
SUPPORT.md: Multiple IOREQ servers are experimental
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 14 Mar 2018 11:05:47 +0000 (11:05 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Fri, 16 Mar 2018 11:12:49 +0000 (11:12 +0000)
The code has been there in the hypervisor for several releases, but
there is no toolstack support.

While we're here delete some trailing whitespace.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
SUPPORT.md

index 9ac1a4003671f49d2b37272c4d9189d6d0cb3915..ddcdfab5ada8a8925f85ea9e320fcd247e2bcb22 100644 (file)
@@ -599,6 +599,16 @@ However, this feature can still confer significant security benefit
 when used to remove drivers and backends from domain 0
 (i.e., Driver Domains).
 
+### x86/Multiple IOREQ servers
+
+       Status: Experimental
+
+An IOREQ server provides emulated devices to HVM and PVH guests.
+QEMU is normally the only IOREQ server,
+but Xen has support for multiple IOREQ servers.
+This allows for custom or proprietary device emulators
+to be used in addition to QEMU.
+
 ### ARM/Non-PCI device passthrough
 
     Status: Supported, not security supported
@@ -639,7 +649,7 @@ Note that other devices are available but not security supported.
 
     Status, piix3 ide: Supported
     Status, ahci: Supported
-       
+
 See the section **Blkback** for image formats supported by QEMU.
 
 ### x86/Emulated graphics (QEMU):