mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Add support for -uuid and -domid args to QEMU
This commit is contained in:
1
tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.args
Normal file
1
tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.args
Normal file
@@ -0,0 +1 @@
|
||||
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test /usr/bin/qemu -S -M pc -m 214 -smp 1 -name QEMUGuest1 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 -domid 6 -nographic -monitor pty -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb
|
||||
Reference in New Issue
Block a user