Re: [Xen-devel] Running xenstored in Linux stubdom

2019-09-09 Thread Juergen Gross
On 06.09.19 20:01, Daniel Smith wrote: On Wed, Sep 4, 2019 at 1:26 PM Daniel Smith wrote: On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross wrote: The stubdom gets an event channel to use for dom0 xenbstore connection via commandline parameter ("--event "). This needs to be used in the stubdom

Re: [Xen-devel] Running xenstored in Linux stubdom

2019-09-06 Thread Daniel Smith
On Wed, Sep 4, 2019 at 1:26 PM Daniel Smith wrote: > > On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross wrote: > > > > The stubdom gets an event channel to use for dom0 xenbstore connection > > via commandline parameter ("--event "). This needs to be used > > in the stubdom for setting up the commun

Re: [Xen-devel] Running xenstored in Linux stubdom

2019-09-04 Thread Daniel Smith
On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross wrote: > > The stubdom gets an event channel to use for dom0 xenbstore connection > via commandline parameter ("--event "). This needs to be used > in the stubdom for setting up the communication path. > > > Juergen Hi Juergen, Thanks for the quick r

Re: [Xen-devel] Running xenstored in Linux stubdom

2019-09-04 Thread Juergen Gross
On 04.09.19 17:45, Daniel Smith wrote: Greetings, I am attempting to see if I can get xenstored to run within a Linux stubdom for a variety of reasons. The way I have it constructed at this point is that embedded within the initramfs of dom0 is the linux stubdom image along with the init-xenstor

[Xen-devel] Running xenstored in Linux stubdom

2019-09-04 Thread Daniel Smith
Greetings, I am attempting to see if I can get xenstored to run within a Linux stubdom for a variety of reasons. The way I have it constructed at this point is that embedded within the initramfs of dom0 is the linux stubdom image along with the init-xenstore-domain helper. The init script within t