]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Document how libvirt handles companion controllers
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 13 Jul 2015 13:51:25 +0000 (15:51 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 17 Jul 2015 07:17:36 +0000 (09:17 +0200)
The information on companion controllers we give in our documentation is
rather sparse.  For example, it looks like any controller can be used as
a companion one.  Also, when using ich9-uhci2, for example, we are able
to set some sensible defaults, but it might get confusing for the user
as we don't do that for all controller models.

https://bugzilla.redhat.com/show_bug.cgi?id=1069590

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in

index 8cd8d09d204c2bcbf654c679a5d525b3d429d41e..d0c174105081d9c41b1a00f63b8b9c5892659aab 100644 (file)
       relationship of the companion to its master controller.
       A companion controller is on the same bus as its master, so
       the companion <code>index</code> value should be equal.
+      Not all controller models can be used as companion controllers
+      and libvirt might provide some sensible defaults (settings
+      of <code>master startport</code> and <code>function</code> of an
+      address) for some particular models.
+      Preferred companion controllers are <code>ich-uhci[123]</code>.
     </p>
 
 <pre>