KVM: Add a pending interrupt queue
authorAvi Kivity <avi@qumranet.com>
Thu, 3 Jul 2008 12:17:01 +0000 (15:17 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:13 +0000 (10:15 +0200)
commit937a7eaef9f08342958d17055a350982b7bd92cb
treed7dbefa1b71617ca08bb6b3d9867d392632e6752
parent35920a356957eea9fd1f9da043f93469e8d72eab
KVM: Add a pending interrupt queue

Similar to the exception queue, this hold interrupts that have been
accepted by the virtual processor core but not yet injected.

Not yet used.

Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.h
include/asm-x86/kvm_host.h