remarkable-linux/Documentation/virtual
Jan Kiszka 07975ad3b3 KVM: Introduce direct MSI message injection for in-kernel irqchips
Currently, MSI messages can only be injected to in-kernel irqchips by
defining a corresponding IRQ route for each message. This is not only
unhandy if the MSI messages are generated "on the fly" by user space,
IRQ routes are a limited resource that user space has to manage
carefully.

By providing a direct injection path, we can both avoid using up limited
resources and simplify the necessary steps for user land.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-04-24 15:59:47 +03:00
..
kvm KVM: Introduce direct MSI message injection for in-kernel irqchips 2012-04-24 15:59:47 +03:00
uml UserModeLinux-HOWTO.txt: fix a typo 2011-11-02 14:15:40 +01:00
00-INDEX lguest: remove reference from Documentation/virtual/00-INDEX 2012-01-28 08:10:23 +10:30
virtio-spec.txt Documentation: Fix multiple typo in Documentation 2012-03-07 16:08:24 +01:00