Fix QEMU test for xen bootloader

This commit is contained in:
Daniel P. Berrange 2008-07-09 08:46:09 +00:00
parent b897973f2e
commit 0fac29a8c6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Jul 9 09:19:44 BST 2008 Daniel P. Berrange <berrange@redhat.com>
* tests/qemuxml2argvdata/qemuxml2argv-input-xen.args: Fix to
match previous change to XML
Wed Jul 9 09:19:31 BST 2008 Daniel P. Berrange <berrange@redhat.com> Wed Jul 9 09:19:31 BST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/xml.c: Preserve the XPath context node to allow relative * src/xml.c: Preserve the XPath context node to allow relative

View File

@ -1 +1 @@
/usr/bin/xenner -S -M xenner -m 214 -smp 1 -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb -vnc :-5901 /usr/bin/xenner -S -M xenner -m 214 -smp 1 -monitor pty -no-acpi -bootloader /foo -hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb -vnc :-5901