[PULL v3 32/32] intel_iommu: add present bit check for pasid table entries

2020-01-07 Thread Michael S. Tsirkin
From: Liu Yi L 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-sta...@nongnu.org Cc:

[PULL v3 32/32] intel_iommu: add present bit check for pasid table entries

2020-01-05 Thread Michael S. Tsirkin
From: Liu Yi L 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-sta...@nongnu.org Cc: