Age | Commit message (Expand) | Author | Files | Lines |
2024-02-14 | amd_iommu: report x2APIC support to the operating system | Bui Quang Minh | 1 | -5/+11 |
2023-10-04 | amd_iommu: Fix APIC address check | Akihiko Odaki | 1 | -2/+0 |
2023-04-21 | hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize | Philippe Mathieu-Daudé | 1 | -2/+3 |
2023-04-21 | hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-04-21 | hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field | Philippe Mathieu-Daudé | 1 | -2/+0 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2019-03-11 | update copyright notice | David Kiarie | 1 | -1/+1 |
2018-11-05 | x86_iommu/amd: Enable Guest virtual APIC support | Singh, Brijesh | 1 | -6/+6 |
2018-11-05 | x86_iommu/amd: Add interrupt remap support when VAPIC is enabled | Singh, Brijesh | 1 | -0/+36 |
2018-11-05 | x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled | Singh, Brijesh | 1 | -1/+45 |
2018-11-05 | x86_iommu/amd: Prepare for interrupt remap support | Singh, Brijesh | 1 | -2/+12 |
2018-06-26 | hw/i386: Fix AMDVI GATS and HATS encodings | Jan Kiszka | 1 | -2/+2 |
2017-12-18 | amd_iommu: avoid needless includes in header file | Philippe Mathieu-Daudé | 1 | -5/+0 |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy | 1 | -3/+2 |
2016-12-16 | i386: amd_iommu: fix MMIO register count and access | Prasad J Pandit | 1 | -2/+2 |
2016-09-24 | hw/i386: Introduce AMD IOMMU | David Kiarie | 1 | -0/+289 |