commit | ffb8d4296e01f0ead3ba81b08a34637c5bbff0da | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed May 16 15:41:12 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed May 16 18:04:45 2012 -0300 |
tree | 12c8c989a977cd5b5cb5fcb361fc82e6a93d766a | |
parent | 08a82ac01cb5409480128f8e1f144557d99b74a3 [diff] |
kvm: x86: Wire up MSI support for in-kernel irqchip Catch writes to the MSI MMIO region in the KVM APIC and forward them to the kernel. Provide the kernel support GSI routing, this allows to enable MSI support also for in-kernel irqchip mode. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>