KVM: call cache_all_regs() only once during instruction emulation
authorGleb Natapov <gleb@redhat.com>
Tue, 12 Apr 2011 09:36:25 +0000 (12:36 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:54 +0000 (08:39 -0400)
commit2aab2c5b2bac6510b3bd143ca83babee382f4302
tree5b2cd8e63335f0b4c09f9106a58286febeb229b1
parent0004c7c25757f103ddb3a9e4bcfd533aad41f9a0
KVM: call cache_all_regs() only once during instruction emulation

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c