]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:01:23 +0000 (15:01 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:07 +0000 (08:39 -0400)
commit90564c19214bf40ee203e4d1a0308e8d7ab92c29
treeca9dd92f3ebf8648f69243af199f09bca4ad66b9
parentf403efbf8452d26476d087d41e3c73e367a04ddf
KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks

Unneeded for register access.

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