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