mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
3b750d136e
* tests/xml2sexprdata/*.sexpr: Add backslash-newlines. * tests/sexpr2xmldata/*.sexpr: Likewise. * tests/qemuxml2argvdata/qemuxml2argv-disk-aio.args: Likewise.
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
(domain (domid 6)(name 'pvtest')(memory 420)(maxmem 420)(vcpus 2)\
|
|
(uuid '596a5d2171f48fb2e068e2386a5c413e')(on_poweroff 'destroy')\
|
|
(on_reboot 'destroy')(on_crash 'destroy')\
|
|
(image (linux (kernel '/usr/lib/xen/boot/pv-grub-x86_64.gz')\
|
|
(args '(hd0,0)/grub/menu.lst')))(device (vbd (dev 'xvda')\
|
|
(uname 'phy:/dev/MainVG/GuestVG')(mode 'w'))))
|