Removed overhead virtio-serial-pci

pull/224/head
navycat 3 years ago committed by Martin Wimpress
parent 31b485db44
commit ff0559f0cf
  1. 1
      quickemu

@ -905,7 +905,6 @@ function vm_boot() {
-device usb-ccid -device usb-ccid
-chardev spicevmc,id=ccid,name=smartcard -chardev spicevmc,id=ccid,name=smartcard
-device ccid-card-passthru,chardev=ccid -device ccid-card-passthru,chardev=ccid
-device virtio-serial-pci
-chardev spiceport,id=webdav0,name=org.spice-space.webdav.0 -chardev spiceport,id=webdav0,name=org.spice-space.webdav.0
-device virtserialport,chardev=webdav0,name=org.spice-space.webdav.0) -device virtserialport,chardev=webdav0,name=org.spice-space.webdav.0)
fi fi

Loading…
Cancel
Save