From: Viktor Mihajlovski
Date: Mon, 29 Apr 2013 16:11:28 +0000 (+0200)
Subject: S390: Mention changed USB behavior
X-Git-Tag: v1.0.5~7
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e82b5ccdad88938b0d75f7311fc28f21b9e214e;p=thirdparty%2Flibvirt.git
S390: Mention changed USB behavior
Add a line saying that no USB controllers are generated by default
on s390.
---
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index f325c3c08c..8870e4630a 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2141,8 +2141,9 @@
"pci-ohci" or "nec-xhci". Additionally,
since 0.10.0, if the USB bus needs to be
explicitly disabled for the guest, model='none'
may be
- used. The PowerPC64 "spapr-vio" addresses do not have an associated
- controller.
+ used. Since 1.0.5, no default USB controller
+ will be built on s390. The PowerPC64 "spapr-vio" addresses do not have an
+ associated controller.