mbox series

[0/3] hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI

Message ID 20210926175648.1649075-1-f4bug@amsat.org
Headers show
Series hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI | expand

Message

Philippe Mathieu-Daudé Sept. 26, 2021, 5:56 p.m. UTC
Trivial patches, sanitizing some amdvi* names, and adding
a description/category to the TYPE_AMD_IOMMU_PCI device.

Philippe Mathieu-Daudé (3):
  hw/i386/amd_iommu: Rename amdviPCI TypeInfo
  hw/i386/amd_iommu: Rename SysBus specific functions as
    amdvi_sysbus_X()
  hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI

 hw/i386/amd_iommu.c | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)