libvirt/tests/sexpr2xmldata/sexpr2xml-fv-autoport.sexpr
Jim Fehlig cec1022e01 tests: Xen: use qemu-system-i386 for emulator
Many of the old xm and sexpr test files used qemu-dm as the emulator.
Modern Xen systems no longer use the old, forked qemu-dm, instead
preferring the distro provided qemu or an "upstream" qemu that is
built when the Xen tools are built. This qemu is typically installed
in /usr/lib/xen/bin/qemu-system-i386.

The libxl test files already use /usr/lib/xen/bin/qemu-system-i386.
For consistency, change the old test files to use the same emulator

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-04-20 10:41:07 -06:00

87 lines
2.0 KiB
Plaintext

(domain
(domid 21)
(on_crash destroy)
(uuid e0c172e6-4ad8-7353-0ece-515d2f181365)
(bootloader_args )
(vcpus 1)
(name domu-224)
(on_poweroff destroy)
(on_reboot destroy)
(bootloader )
(maxmem 512)
(memory 512)
(shadow_memory 5)
(cpu_weight 256)
(cpu_cap 0)
(features )
(on_xend_start ignore)
(on_xend_stop shutdown)
(start_time 1233108538.42)
(cpu_time 907.159661051)
(online_vcpus 1)
(image
(hvm
(kernel /usr/lib/xen/boot/hvmloader)
(boot d)
(device_model /usr/lib/xen/bin/qemu-system-i386)
(keymap en-us)
(localtime 1)
(pae 1)
(serial pty)
(usb 1)
(usbdevice tablet)
(notes (SUSPEND_CANCEL 1))
)
)
(status 2)
(state r-----)
(store_mfn 131070)
(device
(vif
(bridge e1000g0)
(mac 00:16:3e:1b:e8:18)
(script vif-vnic)
(uuid 7da8c614-018b-dc87-6bfc-a296a95bca4f)
(backend 0)
)
)
(device
(vbd
(uname phy:/iscsi/winxp)
(uuid 65e19258-f4a2-a9ff-3b31-469ceaf4ec8d)
(mode w)
(dev hda:disk)
(backend 0)
(bootable 1)
)
)
(device
(vbd
(uname file:/net/heaped/export/netimage/windows/xp-sp2-vol.iso)
(uuid 87d9383b-f0ad-11a4-d668-b965f55edc3f)
(mode r)
(dev hdc:cdrom)
(backend 0)
(bootable 0)
)
)
(device (vkbd (backend 0)))
(device
(vfb
(vncdisplay 25)
(vncunused 1)
(keymap en-us)
(type vnc)
(uuid 09666ad1-0c94-d79c-1439-99e05394ee51)
(location localhost:5925)
)
)
(device
(console
(protocol vt100)
(location 3)
(uuid cabfc0f5-1c9c-0e6f-aaa8-9974262aff66)
)
)
)