[PATCH v3 0/2] virtio-iommu: Name Tweaks

Eric Auger posted 2 patches 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211013191755.767468-1-eric.auger@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Eric Auger <eric.auger@redhat.com>
hw/virtio/virtio-iommu-pci.c     | 4 +---
include/hw/virtio/virtio-iommu.h | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
[PATCH v3 0/2] virtio-iommu: Name Tweaks
Posted by Eric Auger 2 years, 6 months ago
This small series removes the non transitional name, drop the base_name
and change the generic_name into  "virtio-iommu-pci".

History:

v2 -> v3:
- fixed duplicate in commit msg
- added Connie's R-b

v1 -> v2:
- drop the base_name and change the generic_name into  "virtio-iommu-pci"
  (Connie)


Eric Auger (2):
  virtio-iommu: Remove the non transitional name
  virtio-iommu: Drop base_name and change generic_name

 hw/virtio/virtio-iommu-pci.c     | 4 +---
 include/hw/virtio/virtio-iommu.h | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.27.0