[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Running xenstored in Linux stubdom
On Wed, Sep 4, 2019 at 12:12 PM Juergen Gross <jgross@xxxxxxxx> wrote: > > The stubdom gets an event channel to use for dom0 xenbstore connection > via commandline parameter ("--event <event-nr>"). This needs to be used > in the stubdom for setting up the communication path. > > > Juergen Hi Juergen, Thanks for the quick response! tracing through xenstored, looks like that flag sets the variable dom0_event which is only used in the xenstored_minios.c as the return value to the xenbus_evtchn() call. I could naively short circuit xenbus_evtchn() under xenstored_posix.c to return immediately if dom0_event has been set. If that works, I would be glad to submit it back upstream if there is interest in incorporating it. Thanks again! Daniel P. Smith _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |