aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-06-21 15:45:25 +0200
committerMichal Privoznik <mprivozn@redhat.com>2012-06-21 16:33:00 +0200
commitfd4fd420b4d2745be1a99aaf1926b63e1e4f7d8a (patch)
tree76186a0f04883dbb54ea1c9c1607f81d698ff381 /docs/schemas
parentvirsh: add support for virConnectListAllDomains and clean up cmdList (diff)
downloadlibvirt-fd4fd420b4d2745be1a99aaf1926b63e1e4f7d8a.tar.gz
libvirt-fd4fd420b4d2745be1a99aaf1926b63e1e4f7d8a.tar.bz2
libvirt-fd4fd420b4d2745be1a99aaf1926b63e1e4f7d8a.zip
qemu: Add xhci support
qemu 1.1 features a xhci controller, this patch adds support for it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/schemas')
-rw-r--r--docs/schemas/domaincommon.rng1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
index 46e539da0..86306252d 100644
--- a/docs/schemas/domaincommon.rng
+++ b/docs/schemas/domaincommon.rng
@@ -1201,6 +1201,7 @@
<value>ich9-uhci3</value>
<value>vt82c686b-uhci</value>
<value>pci-ohci</value>
+ <value>nec-xhci</value>
</choice>
</attribute>
</optional>