summaryrefslogtreecommitdiff
path: root/hw/i386/amd_iommu.c
AgeCommit message (Expand)Author
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl
2021-05-04amd_iommu: Fix pte_override_page_mask()Jean-Philippe Brucker
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost
2020-07-02amd_iommu: Fix amdvi_realize() error API violationMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
2020-06-10hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commandsWei Huang
2020-03-29hw/i386/amd_iommu.c: Fix corruption of log events passed to guestPeter Maydell
2019-12-18hw/i386/amd_iommu: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-04-25Categorize devices: iommuErnest Esene
2019-03-11update copyright noticeDavid Kiarie
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is enabledSingh, Brijesh
2018-11-05x86_iommu/amd: Add interrupt remap support when VAPIC is not enabledSingh, Brijesh
2018-11-05x86_iommu/amd: Prepare for interrupt remap supportSingh, Brijesh
2018-11-05x86_iommu/amd: make the address space naming consistent with intel-iommuSingh, Brijesh
2018-11-05x86_iommu/amd: remove V=1 check from amdvi_validate_dte()Singh, Brijesh
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal
2017-12-18amd_iommu: avoid needless includes in header filePhilippe Mathieu-Daudé
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-17iommu: Remove FIXME comment about user_creatable=trueEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-10iommu: Don't crash if machine is not PC_MACHINEEduardo Habkost
2017-03-24trace: Avoid abuse of amdvi_mmio_readEric Blake
2016-12-16i386: amd_iommu: fix MMIO register count and accessPrasad J Pandit
2016-10-04hw/iommu: Fix problems reported by Coverity scanDavid Kiarie
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-09-24hw/i386: Introduce AMD IOMMUDavid Kiarie