[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] x86/mem_event: Deliver gla fault EPT violation information
According to the Intel manual the gla_fault bit is only set if bit 7 (gla_valid) is 1 and it is reserved if bit 7 is 0 (cleared to 0). So the combination of gla_valid = 0 and gla_fault = 0 is safe to use as a fallback. Furthermore, there is no mem_access support for AMD NPT so at this point this is just a placeholder in the svm code. On Thu, Aug 7, 2014 at 6:50 PM, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |