Re: [Qemu-devel] [PATCH RFC 3/6] xen: restrict: use xentoolcore_restrict_all

2017-09-25 Thread Anthony PERARD
On Fri, Sep 15, 2017 at 07:09:56PM +0100, Ian Jackson wrote: > And insist that it works. > > Signed-off-by: Ian Jackson > --- > include/hw/xen/xen_common.h | 26 ++ > 1 file changed, 2 insertions(+), 24 deletions(-) > > diff --git a/include/hw/xen/xen_common.h b/include/

[Qemu-devel] [PATCH RFC 3/6] xen: restrict: use xentoolcore_restrict_all

2017-09-15 Thread Ian Jackson
And insist that it works. Signed-off-by: Ian Jackson --- include/hw/xen/xen_common.h | 26 ++ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/include/hw/xen/xen_common.h b/include/hw/xen/xen_common.h index 86c7f26..b6cb024 100644 --- a/include/hw/xen/xen_co