On 02/03/2023 15:34, David Woodhouse wrote:
From: Paul Durrant <[email protected]>
Store perms as a GList of strings, check permissions.
Signed-off-by: Paul Durrant <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
---
hw/i386/kvm/xen_xenstore.c | 2 +-
hw/i386/kvm/xenstore_impl.c | 259 +++++++++++++++++++++++++++++++++---
hw/i386/kvm/xenstore_impl.h | 8 +-
tests/unit/test-xs-node.c | 27 +++-
4 files changed, 275 insertions(+), 21 deletions(-)
Reviewed-by: Paul Durrant <[email protected]>