aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-09 09:25:04 +0100
committerJim Meyering <meyering@redhat.com>2010-01-09 09:25:04 +0100
commita4e9edbd77f428782293b9672098b6d3c80b2879 (patch)
tree86c11422fbaa0cc72033be4e87d81ce23932b187 /tests
parentproxy_internal.c: mark "request" parameter as nonnull (diff)
downloadlibvirt-a4e9edbd77f428782293b9672098b6d3c80b2879.tar.gz
libvirt-a4e9edbd77f428782293b9672098b6d3c80b2879.tar.bz2
libvirt-a4e9edbd77f428782293b9672098b6d3c80b2879.zip
avoid newly-introduced test failure
* tests/qemuxml2argvdata/qemuxml2argv-hugepages.args: Update expected output to match, now that we use -mem-prealloc.
Diffstat (limited to 'tests')
-rw-r--r--tests/qemuxml2argvdata/qemuxml2argv-hugepages.args2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemuxml2argvdata/qemuxml2argv-hugepages.args b/tests/qemuxml2argvdata/qemuxml2argv-hugepages.args
index f10a40e57..1e2632a12 100644
--- a/tests/qemuxml2argvdata/qemuxml2argv-hugepages.args
+++ b/tests/qemuxml2argvdata/qemuxml2argv-hugepages.args
@@ -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