Re: [Xen-devel] [PATCH v3 7/9] xen: provide version information in hypfs

2020-02-03 Thread Jürgen Groß
On 03.02.20 18:02, Jan Beulich wrote: On 21.01.2020 09:43, Juergen Gross wrote: Provide version and compile information in /buildinfo/ node of the Xen hypervisor file system. As this information is accessible by dom0 only no additional security problem arises. Signed-off-by: Juergen Gross Re

Re: [Xen-devel] [PATCH v3 7/9] xen: provide version information in hypfs

2020-02-03 Thread Jan Beulich
On 21.01.2020 09:43, Juergen Gross wrote: > Provide version and compile information in /buildinfo/ node of the > Xen hypervisor file system. As this information is accessible by dom0 > only no additional security problem arises. > > Signed-off-by: Juergen Gross Reviewed-by: Jan Beulich with on

[Xen-devel] [PATCH v3 7/9] xen: provide version information in hypfs

2020-01-21 Thread Juergen Gross
Provide version and compile information in /buildinfo/ node of the Xen hypervisor file system. As this information is accessible by dom0 only no additional security problem arises. Signed-off-by: Juergen Gross --- V3: - new patch --- docs/misc/hypfs-paths.pandoc | 45