commit | 937a7eaef9f08342958d17055a350982b7bd92cb | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Thu Jul 03 15:17:01 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Wed Oct 15 10:15:13 2008 +0200 |
tree | d7dbefa1b71617ca08bb6b3d9867d392632e6752 | |
parent | 35920a356957eea9fd1f9da043f93469e8d72eab [diff] |
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>