diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-10-10 17:00:32 +0200 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-10-13 03:36:53 -0700 |
commit | 8eef91239e57d2e932e7470879c9a504d5494ebb (patch) | |
tree | 6ae20eb63e0544a5166fdfd32643d9c1dbecb55b /net/netrom | |
parent | 4a513fb009b96cf3d86491e00565367ceec29073 (diff) |
arm/arm64: KVM: map MMIO regions at creation time
There is really no point in faulting in memory regions page by page
if they are not backed by demand paged system RAM but by a linear
passthrough mapping of a host MMIO region. So instead, detect such
regions at setup time and install the mappings for the backing all
at once.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions