stubdom/ is now compiled and installed by default
HVM+IOEMU-stubdom can not boot if dom0 has to be ballooned.
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
-To compile
-==========
-
-Just run make -j 4, that will download / patch / compile
-Then make install to install the result.
-
-Also, run make and make install in $XEN_ROOT/tools/fs-back
-
-
-
IOEMU stubdom
=============
General Configuration
=====================
+Due to a race between the creation of the IOEMU stubdomain itself and allocation
+of video memory for the HVM domain, you need to avoid the need for ballooning,
+by using the hypervisor dom0_mem= option for instance.
+
+
In your HVM config "hvmconfig",
- use /usr/lib/xen/bin/stubdom-dm as dm script: