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)
commit717746e382e58f075642403eaac26bce0640b2c5
treeaa942f278b9382de50df2e9e15614c99eff7330e
parent4bff1e86ad286d4b3a54902540abeeaf95e64db3
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