summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYi Sun2019-12-05 10:54:39 +0100
committerMichael S. Tsirkin2020-01-05 13:03:03 +0100
commit8fdee7118defeb34441d860047e3e0cfd9da9c26 (patch)
treef4b58d07756ec4e37aa1d62ef94582fef45ee044 /include
parentvirtio-input: convert to new virtio_delete_queue (diff)
downloadqemu-8fdee7118defeb34441d860047e3e0cfd9da9c26.tar.gz
qemu-8fdee7118defeb34441d860047e3e0cfd9da9c26.tar.xz
qemu-8fdee7118defeb34441d860047e3e0cfd9da9c26.zip
intel_iommu: fix bug to read DMAR_RTADDR_REG
Should directly read DMAR_RTADDR_REG but not using 's->root'. Because 's->root' is modified in 'vtd_root_table_setup()' so that the first 12 bits are omitted. This causes the guest iommu debugfs cannot show pasid tables. Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com> Message-Id: <20191205095439.29114-1-yi.y.sun@linux.intel.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions