On Wed, Jun 23, 2010 at 02:26:18PM +0300, Avi Kivity wrote:
> No need to reload the mmu in between two different vcpu->requests checks.
> 
> kvm_mmu_reload() may trigger KVM_REQ_TRIPLE_FAULT, but that will be caught
> during atomic guest entry later.
> 
> Signed-off-by: Avi Kivity <[email protected]>
> ---
>  arch/x86/kvm/x86.c |   12 +++++-------
>  1 files changed, 5 insertions(+), 7 deletions(-)

Applied, thanks.

--
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

Reply via email to