OSDN Git Service

KVM: x86 emulator: drop vcpu argument from pio callbacks
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 10:37:53 +0000 (13:37 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:11 +0000 (07:57 -0400)
commitca1d4a9e772bde0a0b8cda61ee9fdca29f80f361
treeac64707383caef498f295a3c8fb306af70288c2a
parent0f65dd70a442ff498da10cec0a599fbd9d2d6f9e
KVM: x86 emulator: drop vcpu argument from pio 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