On 06/08/2011 05:18 PM, Alexander Graf wrote: >> >> Also, when context switched, CR3 is reloaded, mmio cache info can be cleared >> too. right? :-) > > Only when using SPT. In the NPT case, you will never see cr3 getting reloaded > or INVLPG :). >
In the NPT case, we only cache the GPA, GVA is not cached (vcpu.arch.mmio_gva is always 0) ;-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
