diff options
author | Peter Xu <peterx@redhat.com> | 2017-06-09 21:53:27 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2017-06-16 18:44:55 +0300 |
commit | 7feb51b7093145e3ee16b0194099d77e00a18ddb (patch) | |
tree | 31a3245c9ad6ebcce5a346bca3f2340ab453414c /hax-stub.c | |
parent | e691ef69911a08bf007c3ef1412f9232b0102fb1 (diff) | |
download | qemu-7feb51b7093145e3ee16b0194099d77e00a18ddb.zip qemu-7feb51b7093145e3ee16b0194099d77e00a18ddb.tar.gz qemu-7feb51b7093145e3ee16b0194099d77e00a18ddb.tar.bz2 |
intel_iommu: switching the rest DPRINTF to trace
We have converted many of the DPRINTF() into traces. This patch does the
last 100+ ones.
To debug VT-d when error happens, let's try enable:
-trace enable="vtd_err*"
This should works just like the old GENERAL but of course better, since
we don't need to recompile.
Similar rules apply to the other modules. I was trying to make the
prefix good enough for sub-module debugging.
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>
Diffstat (limited to 'hax-stub.c')
0 files changed, 0 insertions, 0 deletions