diff options
author | Liu Yi L <yi.l.liu@intel.com> | 2020-01-03 21:28:06 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-01-06 12:04:51 -0500 |
commit | 56fc1e6ac6bde95bc0369d358587f2234d4dddad (patch) | |
tree | 807cb5632e8c6202686ea67f5f72f4627ea1a9a2 /include | |
parent | a2e1cd41ccfe796529abfd1b6aeb1dd4393762a2 (diff) | |
download | qemu-56fc1e6ac6bde95bc0369d358587f2234d4dddad.zip |
intel_iommu: add present bit check for pasid table entries
The present bit check for pasid entry (pe) and pasid directory
entry (pdire) were missed in previous commits as fpd bit check
doesn't require present bit as "Set". This patch adds the present
bit check for callers which wants to get a valid pe/pdire.
Cc: qemu-stable@nongnu.org
Cc: Kevin Tian <kevin.tian@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Yi Sun <yi.y.sun@linux.intel.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Liu Yi L <yi.l.liu@intel.com>
Message-Id: <1578058086-4288-3-git-send-email-yi.l.liu@intel.com>
Reviewed-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 'include')
0 files changed, 0 insertions, 0 deletions