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)
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>

No differences found