mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-03 07:33:50 +00:00
Fix QEMU test for xen bootloader
This commit is contained in:
parent
b897973f2e
commit
0fac29a8c6
@ -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>
|
||||
|
||||
* src/xml.c: Preserve the XPath context node to allow relative
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user