aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2009-04-23 17:14:37 +0300
committerAvi Kivity <avi@redhat.com>2009-06-10 11:48:46 +0300
commit9222be18f76b4410b4da0d06e1cc21079e64b3ec (patch)
tree3ec9e26f1eff82bc4fcbbc1fe35028e24f13bdef /arch/x86/kvm/x86.c
parent5df56646472c42495dd2412c8d8aa72e59efe79a (diff)
KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic
Start to use interrupt/exception queues like VMX does. This also fix the bug that if exit was caused by a guest internal exception access to IDT the exception was not reinjected. Use EVENTINJ to inject interrupts. Use VINT only for detecting when IRQ windows is open again. EVENTINJ ensures the interrupt is injected immediately and not delayed. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions