Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: KVM: Fix kvm_set_pte assignment | Christoffer Dall | 2013-08-30 | 1 | -1/+1 |
* | ARM: KVM: perform HYP initilization for hotplugged CPUs | Marc Zyngier | 2013-04-28 | 1 | -0/+1 |
* | ARM: KVM: switch to a dual-step HYP init code | Marc Zyngier | 2013-04-28 | 1 | -3/+21 |
* | ARM: KVM: rework HYP page table freeing | Marc Zyngier | 2013-04-28 | 1 | -1/+1 |
* | ARM: KVM: move to a KVM provided HYP idmap | Marc Zyngier | 2013-04-28 | 1 | -1/+0 |
* | ARM: KVM: move include of asm/idmap.h to kvm_mmu.h | Marc Zyngier | 2013-03-06 | 1 | -0/+1 |
* | ARM: KVM: allow HYP mappings to be at an offset from kernel mappings | Marc Zyngier | 2013-03-06 | 1 | -0/+8 |
* | ARM: KVM: abstract most MMU operations | Marc Zyngier | 2013-03-06 | 1 | -0/+58 |
* | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 2013-01-23 | 1 | -0/+12 |
* | KVM: ARM: Memory virtualization setup | Christoffer Dall | 2013-01-23 | 1 | -0/+9 |
* | KVM: ARM: Hypervisor initialization | Christoffer Dall | 2013-01-23 | 1 | -0/+29 |