o Bonzini
> ; Stefano Stabellini
> Subject: Re: [Qemu-devel] [PATCH] xen: use libxendevice model to restrict
> operations
>
> Hi Paul,
>
> On 03/17/2017 10:30 AM, Paul Durrant wrote:
> > This patch adds a command-line option (-xen-domid-restrict) which will
> > use
Hi Paul,
On 03/17/2017 10:30 AM, Paul Durrant wrote:
This patch adds a command-line option (-xen-domid-restrict) which will
use the new libxendevicemodel API to restrict devicemodel operations to
the specified domid.
This patch also adds a tracepoint to allow successful enabling of the
restrict
This patch adds a command-line option (-xen-domid-restrict) which will
use the new libxendevicemodel API to restrict devicemodel operations to
the specified domid.
This patch also adds a tracepoint to allow successful enabling of the
restriction to be monitored.
Signed-off-by: Paul Durrant
---
C