diff options
author | Peter Xu | 2018-05-18 09:25:15 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2018-05-23 16:33:58 +0200 |
commit | d118c06ebbee2d23ddf873cae4a809311aa61310 (patch) | |
tree | fa1f1d1ebff1c6dc4deed1cd9f9a4885e5458ca9 /MAINTAINERS | |
parent | intel-iommu: pass in address space when page walk (diff) | |
download | qemu-d118c06ebbee2d23ddf873cae4a809311aa61310.tar.gz qemu-d118c06ebbee2d23ddf873cae4a809311aa61310.tar.xz qemu-d118c06ebbee2d23ddf873cae4a809311aa61310.zip |
intel-iommu: trace domain id during page walk
This patch only modifies the trace points.
Previously we were tracing page walk levels. They are redundant since
we have page mask (size) already. Now we trace something much more
useful which is the domain ID of the page walking. That can be very
useful when we trace more than one devices on the same system, so that
we can know which map is for which domain.
CC: QEMU Stable <qemu-stable@nongnu.org>
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions