[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5 v11 5/9] xen/arm: Allow hypervisor access to mem_access protected pages
On Mon, Sep 29, 2014 at 4:12 PM, Julien Grall <julien.grall@xxxxxxxxxx> wrote: Hi Tamas, So things are backward here. There has already been a MMU fault (get_page_from_gva failed) and we are trying to determine the cause of that fault. If the mem_access permission is rwx or rw, that means it had nothing to do with it so we go back to the original path.
It's the other way around. If the hypercall is trying to read/write to a mem_access protected page, it will be allowed to go through (provided that the base-type also allows the operation).
Ack.
Hm, I copied this from get_page_from_gva but I'll remove it. Thanks! Tamas
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |