fixed short-form boolean option deprecated
This commit is contained in:
parent
14fe8439d8
commit
3c92f5a2fe
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ qemu-system-x86_64 \
|
|||
-boot d \
|
||||
-cdrom win.iso \
|
||||
-drive file=/dev/sdb,cache=none,if=virtio \
|
||||
-spice port=${SPICE_PORT},disable-ticketing \
|
||||
-spice port=${SPICE_PORT},disable-ticketing=on \
|
||||
-device virtio-serial \
|
||||
-chardev spicevmc,id=vdagent,name=vdagent \
|
||||
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0
|
||||
|
|
Loading…
Reference in a new issue