]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: implement containers creation
authorDmitry Guryanov <dguryanov@parallels.com>
Wed, 12 Sep 2012 12:40:54 +0000 (16:40 +0400)
committerDaniel Veillard <veillard@redhat.com>
Thu, 13 Sep 2012 13:19:58 +0000 (21:19 +0800)
commita62116de3259b3826a53fd146fdd89f792bd69c0
tree5a6a2d6fc2b681c0bc7135cb892cc092158c0927
parent0f82f306125e739e1639c4c37b966bec19935e8a
parallels: implement containers creation

Add separate function parallelsCreateCt, which creates container.
Also add example xml configuration domain-parallels-ct-simple.xml.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c
tests/domainschemadata/domain-parallels-ct-simple.xml [new file with mode: 0644]