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
350 B
Plaintext
7 lines
350 B
Plaintext
(vm (name 'rhel5')(memory 175)(maxmem 385)(vcpus 1)\
|
|
(uuid '4f77abd2-3019-58e8-3bab-6fbf2118f880')(bootloader '/usr/bin/pygrub')\
|
|
(on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')\
|
|
(device (tap (dev 'xvda')(uname 'tap:aio:/xen/rhel5.img')(mode 'w')))\
|
|
(device (vif (mac '00:16:3e:1d:06:15')(bridge 'xenbr0')\
|
|
(script 'vif-bridge'))))\
|