mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Removed overhead virtio-serial-pci
This commit is contained in:
parent
31b485db44
commit
ff0559f0cf
1 changed files with 0 additions and 1 deletions
1
quickemu
1
quickemu
|
@ -905,7 +905,6 @@ function vm_boot() {
|
|||
-device usb-ccid
|
||||
-chardev spicevmc,id=ccid,name=smartcard
|
||||
-device ccid-card-passthru,chardev=ccid
|
||||
-device virtio-serial-pci
|
||||
-chardev spiceport,id=webdav0,name=org.spice-space.webdav.0
|
||||
-device virtserialport,chardev=webdav0,name=org.spice-space.webdav.0)
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue