On Tue, Aug 25, 2020 at 03:20:42PM -0400, Eduardo Habkost wrote: > Some QOM macros were using a X86_IOMMU_DEVICE prefix, and others > were using a X86_IOMMU prefix. Rename all of them to use the > same X86_IOMMU_DEVICE prefix. > > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
Acked-by: Peter Xu <pet...@redhat.com> -- Peter Xu