Added vars to spice test
This commit is contained in:
parent
f29f71bc56
commit
ab42c3d04c
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
SPICE_PORT=5930
|
||||
CHARDEV_ID='spicechannel0'
|
||||
qemu-system-x86_64 \
|
||||
-enable-kvm \
|
||||
-daemonize \
|
||||
|
|
Loading…
Reference in a new issue