docs/qdev-device-use.txt: update section Default Devices
Resynchronize the table of default device suppressions with vl.c's default_list[]. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
1c9f3b887b
commit
7a0bbd55e5
@ -399,12 +399,13 @@ type.
|
||||
some DEVNAMEs:
|
||||
|
||||
default device suppressing DEVNAMEs
|
||||
CD-ROM ide-cd, ide-drive, scsi-cd
|
||||
isa-fdc's driveA isa-fdc
|
||||
CD-ROM ide-cd, ide-drive, ide-hd, scsi-cd, scsi-hd
|
||||
isa-fdc's driveA floppy, isa-fdc
|
||||
parallel isa-parallel
|
||||
serial isa-serial
|
||||
VGA VGA, cirrus-vga, vmware-svga
|
||||
virtioconsole virtio-serial-pci, virtio-serial-s390, virtio-serial
|
||||
VGA VGA, cirrus-vga, isa-vga, isa-cirrus-vga,
|
||||
vmware-svga, qxl-vga, virtio-vga
|
||||
virtioconsole virtio-serial-pci, virtio-serial
|
||||
|
||||
The default NIC is connected to a default part created along with it.
|
||||
It is *not* suppressed by configuring a NIC with -device (you may call
|
||||
|
Loading…
Reference in New Issue
Block a user