diff options
author | Sairaj Kodilkar <sarunkod@amd.com> | 2025-08-01 11:35:02 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-08-01 08:33:50 -0400 |
commit | 96c75abc872c1a90c8e1f4a4d2ed35e89a1befe9 (patch) | |
tree | 97c76ad062ddc799ddc554038f2ad262003e8c9f /rust | |
parent | cad9aa6fbdccd95e56e10cfa57c354a20a333717 (diff) | |
download | qemu-96c75abc872c1a90c8e1f4a4d2ed35e89a1befe9.zip qemu-96c75abc872c1a90c8e1f4a4d2ed35e89a1befe9.tar.gz qemu-96c75abc872c1a90c8e1f4a4d2ed35e89a1befe9.tar.bz2 |
hw/i386/amd_iommu: Fix MMIO register write tracing
Define separate functions to trace MMIO write accesses instead of using
`trace_amdvi_mmio_read()` for both read and write.
Signed-off-by: Sairaj Kodilkar <sarunkod@amd.com>
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250801060507.3382-2-sarunkod@amd.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions