[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/2] x86/mem_event: Deliver gla fault EPT violation information
On Fri, Aug 8, 2014 at 11:02 AM, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
Being given gla_fault without the gla is still useful. Based on that you can distinguish 3 types of events: violation in ptlookup; violation after ptlookup with the resulting address and violation by direct pa access. Not having the actual GLA for first two is weird, but doesn't render the information useless.
An interesting side of gla_fault that is still unclear to me is if that bit is flipped for TLB hits as well (which would make sense). If so, it could be also used to profile the TLB utilization of the guest.
The gla_fault wasn't used anywhere in the Xen codebase, the only thing that existed was an internal typedef for its bit. If you mean gla_valid, yes, renaming that might be problematic. Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |