commit | d47510e295c0f82699192a61d715351cf00f65de | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Jan 24 15:04:09 2013 -0700 |
committer | Gleb Natapov <gleb@redhat.com> | Sun Jan 27 12:41:41 2013 +0200 |
tree | 77b842f1e1f04ac4650fc54e6a267747b30d2bd8 | |
parent | 261874b0d5ebe2a5ccc544df7170d6559635e79a [diff] |
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 <alex.williamson@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>