diff options
author | Kim Phillips <kim.phillips@linaro.org> | 2014-06-26 02:45:51 +0200 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-07-11 13:46:53 +0200 |
commit | b88657674d39fc2127d62d0de9ca142e166443c8 (patch) | |
tree | 7bef6427187b2bb2349ae44f935cf94ab64247fb /arch/arm64/kvm | |
parent | ARM: KVM: Unmap IPA on memslot delete/move (diff) | |
download | linux-b88657674d39fc2127d62d0de9ca142e166443c8.tar.xz linux-b88657674d39fc2127d62d0de9ca142e166443c8.zip |
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
A userspace process can map device MMIO memory via VFIO or /dev/mem,
e.g., for platform device passthrough support in QEMU.
During early development, we found the PAGE_S2 memory type being used
for MMIO mappings. This patch corrects that by using the more strongly
ordered memory type for device MMIO mappings: PAGE_S2_DEVICE.
Signed-off-by: Kim Phillips <kim.phillips@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64/kvm')
0 files changed, 0 insertions, 0 deletions