]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
avoid newly-introduced test failure
authorJim Meyering <meyering@redhat.com>
Sat, 9 Jan 2010 08:25:04 +0000 (09:25 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 9 Jan 2010 08:25:04 +0000 (09:25 +0100)
* tests/qemuxml2argvdata/qemuxml2argv-hugepages.args: Update
expected output to match, now that we use -mem-prealloc.

tests/qemuxml2argvdata/qemuxml2argv-hugepages.args

index f10a40e573d1a32af2b0b241d073c18c64ecf6e7..1e2632a127b29826701b7dfa763997aa92d1bb53 100644 (file)
@@ -1 +1 @@
-LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test /usr/bin/qemu -S -M pc -m 214 -mem-path /dev/hugepages/libvirt/qemu -smp 1 -nographic -monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb
+LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test /usr/bin/qemu -S -M pc -m 214 -mem-prealloc -mem-path /dev/hugepages/libvirt/qemu -smp 1 -nographic -monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb