mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-02 06:54:27 +00:00
Just like MSI/MSI-X, IO-APIC interrupts are remapped by Microsoft Hypervisor when Linux runs as the root partition. Implement an IRQ domain to handle mapping and unmapping of IO-APIC interrupts. Signed-off-by: Wei Liu <wei.liu@kernel.org> Acked-by: Joerg Roedel <joro@8bytes.org> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/20210203150435.27941-17-wei.liu@kernel.org |
||
|---|---|---|
| .. | ||
| hv_apic.c | ||
| hv_init.c | ||
| hv_proc.c | ||
| hv_spinlock.c | ||
| irqdomain.c | ||
| Makefile | ||
| mmu.c | ||
| nested.c | ||