From ee449f80fde4a9bd323209f61a734bf88753c752 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Fri, 1 Aug 2008 09:36:18 +0100 Subject: 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 --- stubdom/README | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'stubdom/README') 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: -- cgit v1.2.3