Support xenstore domain autoballooning by:
- adding --maxmem parameter to init-xenstore-domain
- build xenstore stubdom with Mini-OS CONFIG_BALLOON set
- add XENSTORE_MAX_DOMAIN_SIZE parameter to sysconfig.xencommons

This series requires Mini-OS ballooning support, of course. I'm posting
it now because this will make it easier to test my Mini-OS series.

Juergen Gross (3):
  tools: add --maxmem parameter to init-xenstore-domain
  stubdom: add CONFIG_BALLOON to xenstore config
  tools: add config parameter for maximum memory of xenstore domain

 stubdom/xenstore-minios.cfg                        |  1 +
 tools/helpers/init-xenstore-domain.c               | 83 +++++++++++++++++++++-
 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 11 +++
 tools/hotplug/Linux/launch-xenstore.in             |  1 +
 4 files changed, 94 insertions(+), 2 deletions(-)

-- 
2.6.6


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to