]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/qdev-device-use.txt
vl: Fix error location of positional arguments
[mirror_qemu.git] / docs / qdev-device-use.txt
index 98229b3405b731c96c2887582a1f92c47b1ca290..cc53e97dcdaa0d02850f242b6047d6cf32ab9a99 100644 (file)
@@ -190,10 +190,6 @@ The appropriate DEVNAME depends on the machine type.  For type "pc":
 
   -device usb-braille,chardev=braille -chardev braille,id=braille
 
-* -virtioconsole becomes
-  -device virtio-serial-pci,class=C,vectors=V,ioeventfd=IOEVENTFD,max_ports=N
-  -device virtconsole,is_console=NUM,nr=NR,name=NAME
-
 LEGACY-CHARDEV translates to -chardev HOST-OPTS... as follows:
 
 * null becomes -chardev null