Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio-iommu: Use recursive lock to avoid deadlock | Zhenzhong Duan | 2022-06-16 | 1 | -1/+1 |
* | virtio-iommu: Add bypass mode support to assigned device | Zhenzhong Duan | 2022-06-16 | 1 | -0/+2 |
* | virtio-iommu: Default to bypass during boot | Jean-Philippe Brucker | 2022-03-06 | 1 | -0/+1 |
* | virtio-iommu: Drop base_name and change generic_name | Eric Auger | 2021-10-20 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | virtio-iommu: Implement RESV_MEM probe request | Eric Auger | 2020-07-03 | 1 | -0/+2 |
* | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 2020-03-16 | 1 | -1/+1 |
* | virtio-iommu-pci: Add virtio iommu pci support | Eric Auger | 2020-02-27 | 1 | -0/+1 |
* | virtio-iommu: Implement attach/detach command | Eric Auger | 2020-02-27 | 1 | -0/+3 |
* | virtio-iommu: Add skeleton | Eric Auger | 2020-02-27 | 1 | -0/+57 |