Age | Commit message (Expand) | Author |
2021-03-12 | virtio-iommu: Handle non power of 2 range invalidations | Eric Auger |
2021-02-05 | vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support | Peter Xu |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini |
2020-12-08 | memory: Add IOMMUTLBEvent | Eugenio PĂ©rez |
2020-11-03 | virtio-iommu: Set supported page size mask | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add notify_flag_changed() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add replay() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Call memory notifiers in attach/detach | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add memory notifiers for map/unmap | Bharat Bhushan |
2020-11-03 | virtio-iommu: Store memory region in endpoint struct | Jean-Philippe Brucker |
2020-11-03 | virtio-iommu: Fix virtio_iommu_mr() | Jean-Philippe Brucker |
2020-09-29 | virtio-iommu: Check gtrees are non null before destroying them | Eric Auger |
2020-07-13 | virtio-iommu: Fix coverity issue in virtio_iommu_handle_command() | Eric Auger |
2020-07-03 | virtio-iommu: Handle reserved regions in the translation process | Eric Auger |
2020-07-03 | virtio-iommu: Implement RESV_MEM probe request | Eric Auger |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-03-29 | virtio-iommu: avoid memleak in the unrealize | Pan Nengyuan |
2020-02-27 | virtio-iommu: Support migration | Eric Auger |
2020-02-27 | virtio-iommu: Implement fault reporting | Eric Auger |
2020-02-27 | virtio-iommu: Implement translate | Eric Auger |
2020-02-27 | virtio-iommu: Implement map/unmap | Eric Auger |
2020-02-27 | virtio-iommu: Implement attach/detach command | Eric Auger |
2020-02-27 | virtio-iommu: Decode the command payload | Eric Auger |
2020-02-27 | virtio-iommu: Add skeleton | Eric Auger |