Re: [Xen-devel] [PATCH v3 4/4] xen: add sysfs node for hypervisor build id

2017-06-14 Thread Juergen Gross
On 14/06/17 17:00, Boris Ostrovsky wrote: > On 06/12/2017 10:21 AM, Juergen Gross wrote: >> For support of Xen hypervisor live patching the hypervisor build id is >> needed. Add a node /sys/hypervisor/properties/buildid containing the >> information. >> >> Signed-off-by: Juergen Gross

Re: [Xen-devel] [PATCH v3 4/4] xen: add sysfs node for hypervisor build id

2017-06-14 Thread Boris Ostrovsky
On 06/12/2017 10:21 AM, Juergen Gross wrote: > For support of Xen hypervisor live patching the hypervisor build id is > needed. Add a node /sys/hypervisor/properties/buildid containing the > information. > > Signed-off-by: Juergen Gross > --- >

[Xen-devel] [PATCH v3 4/4] xen: add sysfs node for hypervisor build id

2017-06-12 Thread Juergen Gross
For support of Xen hypervisor live patching the hypervisor build id is needed. Add a node /sys/hypervisor/properties/buildid containing the information. Signed-off-by: Juergen Gross --- Documentation/ABI/testing/sysfs-hypervisor-xen | 11 +- drivers/xen/sys-hypervisor.c