]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: Add domainCreateWithFlags() function.
authorAlexander Burluka <aburluka@parallels.com>
Mon, 1 Dec 2014 15:38:56 +0000 (18:38 +0300)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Dec 2014 18:42:04 +0000 (19:42 +0100)
commit038a5a536b2c27129fee4647612084e41d6f3107
treee33c8baaa64798b2bc84827879e9a93728d5ac3f
parent6f67d9c0cf86aee0ce7c81561632db3b58c8c300
parallels: Add domainCreateWithFlags() function.

domainCreateWithFlags function is used by OpenStack/Nova to boot
an instance.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c