aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/README
diff options
context:
space:
mode:
Diffstat (limited to 'stubdom/README')
-rw-r--r--stubdom/README15
1 files changed, 5 insertions, 10 deletions
diff --git a/stubdom/README b/stubdom/README
index 8a47525491..87edd52f78 100644
--- a/stubdom/README
+++ b/stubdom/README
@@ -1,13 +1,3 @@
-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
=============
@@ -16,6 +6,11 @@ Also, run make and make install in $XEN_ROOT/tools/fs-back
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: