From: Marc Zyngier Date: Fri, 12 Apr 2013 18:12:03 +0000 (+0100) Subject: ARM: KVM: move to a KVM provided HYP idmap X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb410596ca917fe6419be61ee5bc1782b17d947;p=pandora-kernel.git ARM: KVM: move to a KVM provided HYP idmap After the HYP page table rework, it is pretty easy to let the KVM code provide its own idmap, rather than expecting the kernel to provide it. It takes actually less code to do so. Acked-by: Will Deacon Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed