intel_iommu: Throw hw_error on notify_started
commit3cb3b1549f5401dc3a5e1d073e34063dc274136f
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 30 Jun 2016 19:00:24 +0000 (30 13:00 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 30 Jun 2016 19:00:24 +0000 (30 13:00 -0600)
treeec0084469c2c7391f2866680ba2c1319b6e2ae22
parentd22d8956b185c002b50a4d0883aff61f857347ef
intel_iommu: Throw hw_error on notify_started

We don't currently support the MemoryRegionIOMMUOps notifier, so throw
an error should a device require it.

Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Peter Xu <peterx@redhat.com>
Tested-by: Peter Xu <peterx@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/i386/intel_iommu.c