Re: [PATCH 1/4] KVM: MMU: don't drop spte if overwrite it from W to RO

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marcelo Tosatti
Date: Tuesday, November 16, 2010 - 1:24 pm

On Fri, Nov 12, 2010 at 06:30:22PM +0800, Xiao Guangrong wrote:

The return value of set_spte indicates whether the gfn being mapped to
was write protected, not if a TLB flush is necessary.


And here, flush will only happen if overwrite is RW->RO.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/4] KVM: MMU: notrap it if gpte's reserved is set, Xiao Guangrong, (Fri Nov 12, 3:34 am)
Re: [PATCH 1/4] KVM: MMU: don't drop spte if overwrite it ..., Marcelo Tosatti, (Tue Nov 16, 1:24 pm)