Han, Weidong
2007-Oct-29 08:12 UTC
[Xen-devel] [VTD][PATCH] Move out isa irq mapping from hvm_do_IRQ_dpci()
Setting isa irq mapping in hvm_do_IRQ_dpci() costs time when each interrupt occurs, and it doesn''t update isa irq mapping when pci_link is updated. This patch fixes this issue. Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- [VTD][PATCH] Fix addr_to_dma_page() and rmrr mapping issues
- [PATCH] [VTD] Add a check for interrupt remapping of ioapic RTE
- [PATCH] [VTD] Enable pass-through translation for Dom0
- [VTD][PATCH] Some fixes of Intel iommu
- [PATCH] [VTD] Add RMRR check in DMAR parsing