Re: [PATCH v10 09/12] xen: add runtime parameter access support to hypfs

2020-05-21 Thread Julien Grall
Hi Juergen, On 19/05/2020 08:21, Juergen Gross wrote: Add support to read and modify values of hypervisor runtime parameters via the hypervisor file system. As runtime parameters can be modified via a sysctl, too, this path has to take the hypfs rw_lock as writer. For custom runtime parameters

[PATCH v10 09/12] xen: add runtime parameter access support to hypfs

2020-05-19 Thread Juergen Gross
Add support to read and modify values of hypervisor runtime parameters via the hypervisor file system. As runtime parameters can be modified via a sysctl, too, this path has to take the hypfs rw_lock as writer. For custom runtime parameters the connection between the parameter value and the file