mbox series

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

Message ID 20211013191755.767468-1-eric.auger@redhat.com (mailing list archive)
Headers show
Series virtio-iommu: Name Tweaks | expand

Message

Eric Auger Oct. 13, 2021, 7:17 p.m. UTC
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(-)