Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | virtio-iommu: Add an option to define the input range width | Eric Auger | 1 | -0/+1 |
2024-03-12 | virtio-iommu: Add a granule property | Eric Auger | 1 | -0/+2 |
2023-11-03 | virtio-iommu: Implement set_iova_ranges() callback | Eric Auger | 1 | -0/+1 |
2023-11-03 | virtio-iommu: Record whether a probe request has been issued | Eric Auger | 1 | -0/+1 |
2023-11-03 | virtio-iommu: Introduce per IOMMUDevice reserved regions | Eric Auger | 1 | -0/+1 |
2023-11-03 | virtio-iommu: Rename reserved_regions into prop_resv_regions | Eric Auger | 1 | -2/+2 |
2023-07-10 | virtio-iommu: Fix 64kB host page size VFIO device assignment | Eric Auger | 1 | -0/+2 |
2022-06-16 | virtio-iommu: Use recursive lock to avoid deadlock | Zhenzhong Duan | 1 | -1/+1 |
2022-06-16 | virtio-iommu: Add bypass mode support to assigned device | Zhenzhong Duan | 1 | -0/+2 |
2022-03-06 | virtio-iommu: Default to bypass during boot | Jean-Philippe Brucker | 1 | -0/+1 |
2021-10-20 | virtio-iommu: Drop base_name and change generic_name | Eric Auger | 1 | -1/+1 |
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 |
2020-07-03 | virtio-iommu: Implement RESV_MEM probe request | Eric Auger | 1 | -0/+2 |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-27 | virtio-iommu-pci: Add virtio iommu pci support | Eric Auger | 1 | -0/+1 |
2020-02-27 | virtio-iommu: Implement attach/detach command | Eric Auger | 1 | -0/+3 |
2020-02-27 | virtio-iommu: Add skeleton | Eric Auger | 1 | -0/+57 |