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:
45e3cc7
)
kvm: add kvm_set_irq_inatomic
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 17 Oct 2012 16:06:02 +0000
(18:06 +0200)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 5 Dec 2012 13:10:45 +0000
(15:10 +0200)
Add an API to inject IRQ from atomic context.
Return EWOULDBLOCK if impossible (e.g. for multicast).
Only MSI is supported ATM.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found