]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/kvm/x86.c
KVM: x86 emulator: move interruptibility state tracking out of emulator
authorGleb Natapov <gleb@redhat.com>
Wed, 28 Apr 2010 16:15:43 +0000 (19:15 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:36 +0000 (10:35 +0300)
commit95cb229530f329ec8002274891793be9c91385f7
tree0bc4aabbc07bbf06222d68e5fcef5db8cd285385
parent4d2179e1e9cb74b25a8181a506600d96e15504fb
KVM: x86 emulator: move interruptibility state tracking out of emulator

Emulator shouldn't access vcpu directly.

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