From afdeff6e5448e07159a6be78fe67908744fd9775 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 6 Jun 2012 13:53:59 +0100 Subject: xl.cfg: document the maxmem= option Signed-off-by: Olaf Hering Acked-by: Ian Campbell Committed-by: Ian Campbell --- docs/man/xl.cfg.pod.5 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docs/man') diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index dbe3291197..cab7016772 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -174,6 +174,16 @@ Honoured by the sedf scheduler. Start the guest with MBYTES megabytes of RAM. +=item B + +Specifies the maximum amount of memory a guest can ever see. +The value of B must be equal or greater than B. + +In combination with B it will start the guest "pre-ballooned", +if the values of B and B differ. +A "pre-ballooned" HVM guest needs a balloon driver, without a balloon driver +it will crash. + =item B Specifies what should be done with the domain if it shuts itself down. @@ -971,10 +981,6 @@ XXX XXX -=item B - -XXX - =item B XXX -- cgit v1.2.3