>>> On 09.02.16 at 18:32, wrote:
> On Tue, Feb 9, 2016 at 10:17 AM, Jan Beulich wrote:
>
>> >>> On 05.02.16 at 22:22, wrote:
>> > --- a/xen/include/public/memory.h
>> > +++ b/xen/include/public/memory.h
>> > @@ -423,11 +423,20 @@ struct xen_mem_access_op {
>> > /* xenmem_access_t */
>> >
On Tue, Feb 9, 2016 at 10:17 AM, Jan Beulich wrote:
> >>> On 05.02.16 at 22:22, wrote:
> > --- a/xen/include/public/memory.h
> > +++ b/xen/include/public/memory.h
> > @@ -423,11 +423,20 @@ struct xen_mem_access_op {
> > /* xenmem_access_t */
> > uint8_t access;
> > domid_t domid;
>>> On 05.02.16 at 22:22, wrote:
> --- a/xen/include/public/memory.h
> +++ b/xen/include/public/memory.h
> @@ -423,11 +423,20 @@ struct xen_mem_access_op {
> /* xenmem_access_t */
> uint8_t access;
> domid_t domid;
> -/*
> - * Number of pages for set op
> - * Ignored on
On 05/02/16 21:22, Tamas K Lengyel wrote:
> Extend the existing get_mem_access memop to allow querying permissions in
> altp2m views as well.
>
> Signed-off-by: Tamas K Lengyel
Reviewed-by: George Dunlap
Sorry for the delay.
___
Xen-devel mailing l
On Fri, 2016-02-05 at 14:22 -0700, Tamas K Lengyel wrote:
> Extend the existing get_mem_access memop to allow querying permissions in
> altp2m views as well.
>
> Signed-off-by: Tamas K Lengyel
> Cc: Ian Jackson
> Cc: Stefano Stabellini
> Cc: Ian Campbell
> Cc: Wei Liu
> Cc: Razvan Cojocaru
>
On 02/05/2016 11:22 PM, Tamas K Lengyel wrote:
> Extend the existing get_mem_access memop to allow querying permissions in
> altp2m views as well.
>
> Signed-off-by: Tamas K Lengyel
> Cc: Ian Jackson
> Cc: Stefano Stabellini
> Cc: Ian Campbell
> Cc: Wei Liu
> Cc: Razvan Cojocaru
> Cc: Stefan
Extend the existing get_mem_access memop to allow querying permissions in
altp2m views as well.
Signed-off-by: Tamas K Lengyel
Cc: Ian Jackson
Cc: Stefano Stabellini
Cc: Ian Campbell
Cc: Wei Liu
Cc: Razvan Cojocaru
Cc: Stefano Stabellini
Cc: George Dunlap
Cc: Keir Fraser
Cc: Jan Beulich