git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e0151
)
KVM: Add MSI-X interrupt injection logic
author
Sheng Yang
<sheng@linux.intel.com>
Wed, 25 Feb 2009 09:22:27 +0000
(17:22 +0800)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:23 +0000
(11:48 +0300)
We have to handle more than one interrupt with one handler for MSI-X. Avi
suggested to use a flag to indicate the pending. So here is it.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found