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
377 B
Plaintext
7 lines
377 B
Plaintext
(domain (domid 6)(name 'pvtest')(memory 384)(maxmem 512)(vcpus 1)\
|
|
(uuid '49a0c6ffc066539264983632d093c2e7')(bootloader '/usr/bin/pygrub')\
|
|
(on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')\
|
|
(device (tap (dev 'xvda')(uname 'tap:aio:/var/lib/xen/images/rhel5pv.img')\
|
|
(mode 'w!')))(device (vif (mac '00:16:3e:23:9e:eb')(bridge 'xenbr0')\
|
|
(script 'vif-bridge'))))
|