Age | Commit message (Expand) | Author | Files | Lines |
2021-05-14 | amd_iommu: fix wrong MMIO operations | Roman Kapl | 1 | -3/+3 |
2021-05-04 | amd_iommu: Fix pte_override_page_mask() | Jean-Philippe Brucker | 1 | -2/+2 |
2020-09-02 | x86-iommu: Rename QOM type macros | Eduardo Habkost | 1 | -1/+1 |
2020-08-27 | amd_iommu: Use TYPE_AMD_IOMMU_PCI constant | Eduardo Habkost | 1 | -1/+1 |
2020-07-02 | amd_iommu: Fix amdvi_realize() error API violation | Markus Armbruster | 1 | -2/+4 |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster | 1 | -2/+1 |
2020-06-10 | hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands | Wei Huang | 1 | -9/+10 |
2020-03-29 | hw/i386/amd_iommu.c: Fix corruption of log events passed to guest | Peter Maydell | 1 | -1/+1 |
2019-12-18 | hw/i386/amd_iommu: rename Error ** parameter to more common errp | Vladimir Sementsov-Ogievskiy | 1 | -7/+7 |
2019-10-22 | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini | 1 | -1/+2 |
2019-10-04 | memory: allow memory_region_register_iommu_notifier() to fail | Eric Auger | 1 | -7/+10 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+2 |
2019-04-25 | Categorize devices: iommu | Ernest Esene | 1 | -0/+2 |
2019-03-11 | update copyright notice | David Kiarie | 1 | -1/+1 |
2018-12-20 | x86-iommu: switch intr_supported to OnOffAuto type | Peter Xu | 1 | -1/+1 |
2018-11-05 | x86_iommu/amd: Add interrupt remap support when VAPIC is enabled | Singh, Brijesh | 1 | -1/+68 |
2018-11-05 | x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled | Singh, Brijesh | 1 | -1/+198 |
2018-11-05 | x86_iommu/amd: Prepare for interrupt remap support | Singh, Brijesh | 1 | -0/+106 |
2018-11-05 | x86_iommu/amd: make the address space naming consistent with intel-iommu | Singh, Brijesh | 1 | -7/+27 |
2018-11-05 | x86_iommu/amd: remove V=1 check from amdvi_validate_dte() | Singh, Brijesh | 1 | -3/+7 |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell | 1 | -1/+1 |
2018-01-18 | x86_iommu: Move machine check to x86_iommu_realize() | Mohammed Gamal | 1 | -11/+2 |
2017-12-18 | amd_iommu: avoid needless includes in header file | Philippe Mathieu-Daudé | 1 | -1/+4 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 1 | -0/+4 |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy | 1 | -4/+20 |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy | 1 | -4/+5 |
2017-07-03 | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi | 1 | -7/+17 |
2017-05-25 | memory: tune last param of iommu_ops.translate() | Peter Xu | 1 | -2/+2 |
2017-05-18 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi | 1 | -1/+14 |
2017-05-17 | iommu: Remove FIXME comment about user_creatable=true | Eduardo Habkost | 1 | -4/+1 |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost | 1 | -0/+5 |
2017-05-10 | iommu: Don't crash if machine is not PC_MACHINE | Eduardo Habkost | 1 | -1/+14 |
2017-03-24 | trace: Avoid abuse of amdvi_mmio_read | Eric Blake | 1 | -2/+1 |
2016-12-16 | i386: amd_iommu: fix MMIO register count and access | Prasad J Pandit | 1 | -1/+1 |
2016-10-04 | hw/iommu: Fix problems reported by Coverity scan | David Kiarie | 1 | -9/+13 |
2016-09-27 | intel_iommu, amd_iommu: allow UNMAP notifiers | Peter Xu | 1 | -3/+7 |
2016-09-27 | memory: introduce IOMMUOps.notify_flag_changed | Peter Xu | 1 | -2/+4 |
2016-09-24 | hw/i386: AMD IOMMU IVRS table | David Kiarie | 1 | -0/+2 |
2016-09-24 | hw/i386: Introduce AMD IOMMU | David Kiarie | 1 | -0/+1200 |