]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3296784b6fd3fa05e30ad9d11e5a5a3239130998
tree5b2cd8e63335f0b4c09f9106a58286febeb229b1
parent969c2b01bf1d726fcf0c585fc9861aa15db8cde5
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