+1
−1
+3
−2
hw/i386/x86-iommu.c
0 → 100644
+53
−0
include/hw/i386/x86-iommu.h
0 → 100644
+46
−0
Loading
Introducing parent class for intel-iommu devices named "x86-iommu". This is preparation work to abstract shared functionalities out from Intel and AMD IOMMUs. Currently, only the parent class is introduced. It does nothing yet. Signed-off-by:Peter Xu <peterx@redhat.com> Reviewed-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>