aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
2016-11-15intel_iommu: fix incorrect assertPeter Xu
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu
2016-11-15intel_iommu: fixing source id during IOTLB hash key calculationJason Wang
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-10-17intel_iommu: redo configuraton check in realizeRadim Krčmář
2016-10-17intel_iommu: pass whole remapped addresses to apicRadim Krčmář
2016-10-10intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTEFeng Wu
2016-09-27intel_iommu, amd_iommu: allow UNMAP notifiersPeter Xu
2016-09-27memory: introduce IOMMUOps.notify_flag_changedPeter Xu
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin
2016-07-21intel_iommu: disallow kernel-irqchip=on with IRPeter Xu
2016-07-21intel_iommu: support all masks in interrupt entry cache invalidationRadim Krčmář
2016-07-21intel_iommu: add SID validation for IRPeter Xu
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu
2016-07-21intel_iommu: add support for split irqchipPeter Xu
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu
2016-07-21intel_iommu: get rid of {0} initializersMichael S. Tsirkin
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu
2016-07-20intel_iommu: handle interrupt remap enablePeter Xu
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu
2016-07-20intel_iommu: set IR bit for ECAP registerPeter Xu
2016-07-20intel_iommu: allow queued invalidation for IRPeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu
2016-07-04hw/iommu: enable iommu with -deviceMarcel Apfelbaum
2016-06-30intel_iommu: Throw hw_error on notify_startedAlex Williamson
2016-02-06intel_iommu: large page supportJason Wang
2016-01-29x86: Clean up includesPeter Maydell
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-02-16exec: RCUify AddressSpaceDispatchPaolo Bonzini
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: add supports for queued invalidation interfaceLe Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan