]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 10:37:53 +0000 (13:37 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:03 +0000 (08:39 -0400)
commitccc491dd87f5e5b80db32e6a4cfa2decf774a6c2
treeaa942f278b9382de50df2e9e15614c99eff7330e
parent54413645e8ca102b51ba9c294010c2d99a890d7c
KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks

Making the emulator caller agnostic.

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