Files
linux-apfs/virt/kvm
Michael S. Tsirkin 78c634402a kvm: deliver msi interrupts from irq handler
We can deliver certain interrupts, notably MSI,
from atomic context.  Use kvm_set_irq_inatomic,
to implement an irq handler for msi.

This reduces the pressure on scheduler in case
where host and guest irq share a host cpu.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2012-12-05 15:10:53 +02:00
..
2012-08-06 16:04:58 +03:00
2012-07-20 16:12:00 -03:00
2012-12-05 15:10:45 +02:00
2012-11-29 23:30:32 -02:00