Describe controller models in virt-install man page

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=952086
This commit is contained in:
Martin Kletzander 2013-04-25 12:43:06 +02:00
parent 0802cb1add
commit 13c5ffc6cd

View File

@ -847,7 +847,11 @@ a USB2 controller with fallback USB1 support.
=item B<model>
Controller model.
Controller model. These may vary according to the hypervisor and its
version. Most commonly used models are e.g. B<auto>, B<virtio-scsi>
for the B<scsi> controller, B<ehci> or B<none> for the B<usb>
controller. For full list and further details on controllers/models,
see C<http://libvirt.org/formatdomain.html#elementsControllers>.
=item B<address>