All of lore.kernel.org
 help / color / mirror / Atom feed
* xenstore domain
@ 2015-12-08 14:44 Juergen Gross
  2015-12-08 15:04 ` Andrew Cooper
  0 siblings, 1 reply; 10+ messages in thread
From: Juergen Gross @ 2015-12-08 14:44 UTC (permalink / raw)
  To: xen-devel@lists.xen.org

I'm just playing a little bit with xenstore in an own domain.

I've come across some questions I'd like to have some answers to before
presenting official patches to make this an easy configurable option:

a) As this would need a boot time configuration item I'd like to add
   e.g. /etc/xen/server.conf where such global configuration options
   could be set via directives. Is this generally okay? If yes, which
   format? Easiest way would be entries like
   VAR=value
   which can be either sourced in from shell scripts or can easily be
   parsed in all programming languages. What are the preferences here?

b) Today init-xenstore-domain will require flask to be enabled. An
   alternative would be to add a new domain creation flag to allow the
   domains with that flag set calling xc_domain_getinfo(). Thoughts?

c) In order to be as flexible as possible I think the xenstore domain
   should be allowed to auto-balloon according to it's needs. Is anyone
   already working on ballooning support for mini-os?


Juergen

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-12-11  5:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-08 14:44 xenstore domain Juergen Gross
2015-12-08 15:04 ` Andrew Cooper
2015-12-08 16:02   ` Juergen Gross
2015-12-08 16:34     ` Andrew Cooper
2015-12-09  0:53       ` Jon Ludlam
2015-12-09  7:34       ` Juergen Gross
2015-12-10 20:24         ` Andrew Cooper
2015-12-11  5:01           ` Juergen Gross
2015-12-10 21:13         ` Doug Goldstein
2015-12-11  4:57           ` Juergen Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.