intel_iommu: convert invalid traces into error reports
commit095955b24d25715f38b78703dc0a295761bffaca
authorPeter Xu <peterx@redhat.com>
Mon, 17 Dec 2018 07:31:11 +0000 (17 15:31 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 19 Dec 2018 21:48:16 +0000 (19 16:48 -0500)
treec525231af136c576a7b6e5e86b905a06d115c1e8
parent662b4b69bac99a5cf5f71f2bba7b688d7608250b
intel_iommu: convert invalid traces into error reports

Report more *_invalid() tracepoints to error_report_once() so that we
can detect issues even without tracing enabled.  Drop those tracepoints.

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>
hw/i386/intel_iommu.c
hw/i386/trace-events