commit | 01f218803757c9ec1152ac2fd39d03c27c452634 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 17 18:06:02 2012 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Dec 05 15:10:45 2012 +0200 |
tree | e64afc26da5c1a1b1b434cf7fda755ddaf436892 | |
parent | 45e3cc7d9fe69844cd12d51c511e1e98d156bbe1 [diff] |
kvm: add kvm_set_irq_inatomic 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>