~ubuntu-branches/ubuntu/raring/libvirt/raring

« back to all changes in this revision

Viewing changes to tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.args

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-11-19 10:41:02 UTC
  • mfrom: (1.2.15) (223.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121119104102-l6ewdppikysbzztu
Tags: 1.0.0-0ubuntu2
debian/patches/add-armhf-sysinfo-infomration.patch: Disable
to fix FTBFS on arm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test QEMU_AUDIO_DRV=spice \
2
2
/usr/bin/qemu -S -M pc -m 214 -smp 1 -nodefaults -monitor \
3
 
unix:/tmp/test-monitor,server,nowait -no-acpi -boot c -hda \
4
 
/dev/HostVG/QEMUGuest1 -usb -spice port=5903,tls-port=5904,addr=127.0.0.1,\
 
3
unix:/tmp/test-monitor,server,nowait -no-acpi -boot c -usb -hda \
 
4
/dev/HostVG/QEMUGuest1 -spice port=5903,tls-port=5904,addr=127.0.0.1,\
5
5
x509-dir=/etc/pki/libvirt-spice,tls-channel=default,tls-channel=main,plaintext-channel=inputs,\
6
6
image-compression=auto_glz,jpeg-wan-compression=auto,zlib-glz-wan-compression=auto,\
7
7
playback-compression=on,streaming-video=filter,disable-copy-paste -vga \