Searched hist:"7 d37d351dffee60fc7048bbfd8573421f15eb724" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | 7d37d351dffee60fc7048bbfd8573421f15eb724 Thu May 17 13:32:39 UTC 2012 Jan Kiszka <jan.kiszka@siemens.com> virtio/vhost: Add support for KVM in-kernel MSI injection
Make use of the new vector notifier to track changes of the MSI-X configuration of virtio PCI devices. On enabling events, we establish the required virtual IRQ to MSI-X message route and link the signaling eventfd file descriptor to this vIRQ line. That way, vhost-generated interrupts can be directly delivered to an in-kernel MSI-X consumer like the x86 APIC.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/hw/virtio/ |
H A D | virtio-pci.c | 7d37d351dffee60fc7048bbfd8573421f15eb724 Thu May 17 13:32:39 UTC 2012 Jan Kiszka <jan.kiszka@siemens.com> virtio/vhost: Add support for KVM in-kernel MSI injection
Make use of the new vector notifier to track changes of the MSI-X configuration of virtio PCI devices. On enabling events, we establish the required virtual IRQ to MSI-X message route and link the signaling eventfd file descriptor to this vIRQ line. That way, vhost-generated interrupts can be directly delivered to an in-kernel MSI-X consumer like the x86 APIC.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|