Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: Obey read-only mappings in iommu
We've been ignoring read-only mappings and programming everything into the iommu as read-write. Fix this to only include the write access flag when read-only is not set. Signed-off-by: Alex Williamson <[email protected]> Signed-off-by: Gleb Natapov <[email protected]>
- Loading branch information