[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
On Thu, Aug 7, 2014 at 7:34 PM, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
That's fair. Looking at the AMD manual it seems they have the equivalent of the GLA_FLAULT bit as well but they use two separates bits to indicate the two conditions (instead of Intel's arguably more complex approach). So to add forward compatibility with AMD I'll just split the gla_fault into two separate variables, fault_pt to indicate the fault is part of translation or page table update and fault_pa to indicate its a fault on a physical address (either by direct access, after a translation or by a TLB hit).
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |