OSDN Git Service

KVM: x86 emulator: drop vcpu argument from intercept callback
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:05 +0000 (08:39 -0400)
commit2953538ebbd95b145bd3629126fe5af61b88be11
tree2f9e85f7c628c6aecbb88134a725c599de820dba
parent717746e382e58f075642403eaac26bce0640b2c5
KVM: x86 emulator: drop vcpu argument from intercept callback

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