Re: [Qemu-devel] [PATCH v3] xen: use libxendevice model to restrict operations

2017-03-22 Thread Paul Durrant
> -Original Message- > From: Stefano Stabellini [mailto:sstabell...@kernel.org] > Sent: 21 March 2017 18:59 > To: Paul Durrant > Cc: qemu-devel@nongnu.org; xen-de...@lists.xenproject.org; Stefano > Stabellini ; Anthony Perard > ; Paolo Bonzini > Subject: Re: [PATCH v3] xen: use libxendevi

Re: [Qemu-devel] [PATCH v3] xen: use libxendevice model to restrict operations

2017-03-21 Thread Stefano Stabellini
On Tue, 21 Mar 2017, Paul Durrant wrote: > This patch adds a command-line option (-xen-domid-restrict) which will > use the new libxendevicemodel API to restrict devicemodel [1] operations > to the specified domid. (Such operations are not applicable to the xenpv > machine type). > > This patch al

[Qemu-devel] [PATCH v3] xen: use libxendevice model to restrict operations

2017-03-21 Thread Paul Durrant
This patch adds a command-line option (-xen-domid-restrict) which will use the new libxendevicemodel API to restrict devicemodel [1] operations to the specified domid. (Such operations are not applicable to the xenpv machine type). This patch also adds a tracepoint to allow successful enabling of