Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |