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

« back to all changes in this revision

Viewing changes to tests/qemuxml2argvdata/qemuxml2argv-disk-ide-drive-split.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 \
2
2
/usr/bin/qemu -S -M pc -m 214 -smp 1 -nographic -nodefconfig -nodefaults \
3
 
-monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c \
 
3
-monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c -usb \
4
4
-drive file=/dev/HostVG/QEMUGuest1,if=none,id=drive-ide0-0-1 \
5
5
-device ide-cd,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 \
6
6
-drive file=/tmp/idedisk.img,if=none,id=drive-ide0-0-2 \
7
7
-device ide-hd,bus=ide.0,unit=2,drive=drive-ide0-0-2,id=ide0-0-2 \
8
 
-usb -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
 
8
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4