Re: [Xen-devel] [PATCH v4 2/3] xen: write information about supported backends

2016-05-12 Thread Anthony PERARD
On Thu, May 12, 2016 at 07:47:46AM +0200, Juergen Gross wrote: > Add a Xenstore directory for each supported pv backend. This will allow > Xen tools to decide which backend type to use in case there are > multiple possibilities. > > The information is added under > /local/domain//device-model//bac

[Xen-devel] [PATCH v4 2/3] xen: write information about supported backends

2016-05-11 Thread Juergen Gross
Add a Xenstore directory for each supported pv backend. This will allow Xen tools to decide which backend type to use in case there are multiple possibilities. The information is added under /local/domain//device-model//backends before the "running" state is written to Xenstore. Using a directory