projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a27a63
)
docs/qdev-device-use.txt: Update section "Default Devices"
author
Markus Armbruster
<armbru@redhat.com>
Mon, 22 Jun 2020 09:42:18 +0000
(11:42 +0200)
committer
Markus Armbruster
<armbru@redhat.com>
Tue, 23 Jun 2020 14:07:07 +0000
(16:07 +0200)
Resynchronize the table of default device suppressions with vl.c's
default_list[].
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <
20200622094227
.
1271650
-8-armbru@redhat.com>
docs/qdev-device-use.txt
patch
|
blob
|
history
diff --git
a/docs/qdev-device-use.txt
b/docs/qdev-device-use.txt
index 3d781be5479c3b8acdfecc41e71a41ed84ec2c7e..4bbbcf561f2f642979bf59df5c3e86101a9a4b71 100644
(file)
--- a/
docs/qdev-device-use.txt
+++ b/
docs/qdev-device-use.txt
@@
-384,8
+384,8
@@
some DEVNAMEs:
parallel isa-parallel
serial isa-serial
VGA VGA, cirrus-vga, isa-vga, isa-cirrus-vga,
- vmware-svga, qxl-vga, virtio-vga
- virtioconsole virtio-serial-pci, virtio-serial
+ vmware-svga, qxl-vga, virtio-vga
, ati-vga,
+ vhost-user-vga
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