aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/README
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-08-01 09:36:18 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-08-01 09:36:18 +0100
commitee449f80fde4a9bd323209f61a734bf88753c752 (patch)
tree28e846a489196e96d49f67ccc44cd788a3cf72f5 /stubdom/README
parent0f740527862972f8998dbb4a734d8c0c1baa01d2 (diff)
downloadxen-ee449f80fde4a9bd323209f61a734bf88753c752.tar.gz
xen-ee449f80fde4a9bd323209f61a734bf88753c752.tar.bz2
xen-ee449f80fde4a9bd323209f61a734bf88753c752.zip
stubdom: update documentation
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>
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: