• M
    Balloon dom0 in libxl driver · 0d9936f6
    Markus Groß 提交于
    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.
    0d9936f6
libxl_driver.c 79.1 KB