On 06/20/2011 09:32 PM, Marcelo Tosatti wrote:
On Sun, Jun 12, 2011 at 06:25:00PM +0300, Avi Kivity wrote: > kvm_set_cr0() and kvm_set_cr4(), and possible other functions, > assume that kvm_mmu_reset_context() flushes the guest TLB. However, > it does not. TLB flush should be done lazily during guest entry, in kvm_mmu_load(). Don't see why this patch is needed.
You're right. It should be reverted. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html