]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Balloon dom0 in libxl driver
authorMarkus Groß <gross@univention.de>
Wed, 4 May 2011 10:17:06 +0000 (12:17 +0200)
committerJim Fehlig <jfehlig@novell.com>
Fri, 6 May 2011 17:20:33 +0000 (11:20 -0600)
commit0d9936f622867f2f135a2f87e5c7eb71dca74284
treea788834b6c28c61d53450907d4fb06b4d3605a45
parente6972165279bf8557893ac55d8a6323c466fbc56
Balloon dom0 in libxl driver

Creating a domU on a freshly booted dom0 does not work,
because the libxl driver does not allocate memory for the domU.
After creating a domain with xl libvirt is able to create domains too.
This patch reserves enough memory for the domU first.
src/libxl/libxl_driver.c