commit | 2fb410596ca917fe6419be61ee5bc1782b17d947 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Apr 12 19:12:03 2013 +0100 |
committer | Christoffer Dall <cdall@cs.columbia.edu> | Sun Apr 28 22:23:08 2013 -0700 |
tree | 9b17527736eb0d7936c9d720721d946768ab5361 | |
parent | 3562c76dcb9ce84853c835eec12a911bf3a8e2da [diff] |
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 <will.deacon@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>