On 27/03/2017 19:03, Julien Grall wrote:
> Hi Andre,
>
> On 24/03/17 20:10, Andrew Cooper wrote:
>> On 22/03/17 11:25, Paul Durrant wrote:
>>> diff --git a/tools/libs/foreignmemory/libxenforeignmemory.map
>>> b/tools/libs/foreignmemory/libxenforeignmemory.map
>>> index df206b3..5c9806c 100644
>>> -
Hi Andre,
On 24/03/17 20:10, Andrew Cooper wrote:
On 22/03/17 11:25, Paul Durrant wrote:
diff --git a/tools/libs/foreignmemory/libxenforeignmemory.map
b/tools/libs/foreignmemory/libxenforeignmemory.map
index df206b3..5c9806c 100644
--- a/tools/libs/foreignmemory/libxenforeignmemory.map
+++ b/t
;> Sent: 24 March 2017 20:24
> >> To: Andrew Cooper ; xen-
> >> de...@lists.xenproject.org
> >> Cc: Ian Jackson ; Julien Grall
> >> ; Wei Liu
> >> Subject: Re: [Xen-devel] [PATCH] tools/libxenforeignmemory: add a call
> to
> >> restrict the handle
> &g
c: Ian Jackson ; Julien Grall
>> ; Wei Liu
>> Subject: Re: [Xen-devel] [PATCH] tools/libxenforeignmemory: add a call to
>> restrict the handle
>>
>>> -Original Message-
>>> From: Andrew Cooper
>>> Sent: 24 March 2017 20:10
>>>
: [Xen-devel] [PATCH] tools/libxenforeignmemory: add a call to
> restrict the handle
>
> > -Original Message-
> > From: Andrew Cooper
> > Sent: 24 March 2017 20:10
> > To: Paul Durrant ; xen-
> de...@lists.xenproject.org
> > Cc: Wei Liu ; Ian Jack
> -Original Message-
> From: Andrew Cooper
> Sent: 24 March 2017 20:10
> To: Paul Durrant ; xen-de...@lists.xenproject.org
> Cc: Wei Liu ; Ian Jackson ;
> Julien Grall
> Subject: Re: [Xen-devel] [PATCH] tools/libxenforeignmemory: add a call to
> restrict the handl
On 22/03/17 11:25, Paul Durrant wrote:
> diff --git a/tools/libs/foreignmemory/libxenforeignmemory.map
> b/tools/libs/foreignmemory/libxenforeignmemory.map
> index df206b3..5c9806c 100644
> --- a/tools/libs/foreignmemory/libxenforeignmemory.map
> +++ b/tools/libs/foreignmemory/libxenforeignmemory.
On Wed, Mar 22, 2017 at 11:25:25AM +, Paul Durrant wrote:
> Commit 8ef5f344d061 "tools/libxendevicemodel: add a call to restrict the
> handle" added a function to the devicemodel interface to restrict
> operations through the API to a specific domain, where a capable under-
> lying privcmd driv
Commit 8ef5f344d061 "tools/libxendevicemodel: add a call to restrict the
handle" added a function to the devicemodel interface to restrict
operations through the API to a specific domain, where a capable under-
lying privcmd driver exists.
This patch adds similar functionality to the xenforeignmem