[PATCH v4] arm/arm64: KVM: map MMIO regions at creation time

Christoffer Dall christoffer.dall at linaro.org
Fri Oct 10 14:04:41 PDT 2014


On Fri, Oct 10, 2014 at 05:00:32PM +0200, Ard Biesheuvel wrote:
> 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.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>

Reviewed-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list