qemuxml2argv-graphics-spice-agentmouse.args 654 字节
Newer Older
P
Peng Zhou 已提交
1 2 3 4
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test QEMU_AUDIO_DRV=spice \
/usr/bin/qemu -S -M pc -m 214 -smp 1 -nodefconfig -nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c \
-device virtio-serial-pci,id=virtio-serial1,bus=pci.0,addr=0xa \
E
Eric Blake 已提交
5 6 7 8 9 10
-usb -hda /dev/HostVG/QEMUGuest1 -chardev spicevmc,id=charchannel0,\
name=vdagent \
-device virtserialport,bus=virtio-serial1.0,nr=3,chardev=charchannel0,\
id=channel0,name=com.redhat.spice.0 \
-spice port=5903,tls-port=5904,addr=127.0.0.1,agent-mouse=off,\
x509-dir=/etc/pki/libvirt-spice,tls-channel=main \
11
-vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3