[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Blocking CR and MSR writes via mem_access?
On Tue, Oct 7, 2014 at 12:48 PM, Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> wrote:
IMHO that entire struct is in dire need of a cleanup. It is really hacky to have fields like gla and gfn transfer values that mean different things under different event type that don't have anything to do with gla/gfn. It's sort of just a legacy struct from the time when we only had EPT events and everything else just got hacked on top. I would be in favor of having the struct as a union of substructs that nicely define all the values that are transferred in the given context, with meaningful struct member names. Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |