]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/amd_iommu.c
x86: Add device management functions for amd_iommu
[jailhouse.git] / hypervisor / arch / x86 / amd_iommu.c
2016-03-16 Jan Kiszkax86: Add device management functions for amd_iommu
2016-03-07 Valentine Sinitsynx86: Implement amd_iommu command posting
2016-03-07 Valentine Sinitsynx86: Add amd_iommu's memory mapping functions
2016-03-07 Valentine Sinitsynx86: Implement amd_iommu cell management functions
2016-03-07 Jan Kiszkax86: Add amd_iommu initialization code
2016-03-07 Jan Kiszkax86: Add amd_iommu hardware structs and definitions
2015-08-14 Jan Kiszkax86: Migrate VT-d interrupt remapping emulation to...
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2015-06-07 Jan Kiszkax86: Remove cpu_data parameter from iommu_check_pending...
2015-02-03 Jan Kiszkax86: Return an initialized value from AMD iommu_get_rem...
2014-11-01 Valentine Sinitsynx86: Introduce AMD-V code skeleton