Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | arm: Remove 32bit KVM host support | Marc Zyngier | 1 | -157/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 1 | -13/+1 |
2017-06-06 | arm: KVM: Allow unaligned accesses at HYP | Marc Zyngier | 1 | -3/+2 |
2017-04-09 | ARM: hyp-stub: Zero r0 on successful stub handling | Marc Zyngier | 1 | -0/+2 |
2017-04-09 | ARM: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 1 | -6/+1 |
2017-04-09 | ARM: KVM: Implement HVC_SOFT_RESTART in the init code | Marc Zyngier | 1 | -0/+14 |
2017-04-09 | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier | 1 | -2/+0 |
2017-04-09 | ARM: KVM: Implement HVC_GET_VECTORS in the init code | Marc Zyngier | 1 | -1/+6 |
2017-04-09 | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code | Marc Zyngier | 1 | -6/+27 |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier | 1 | -0/+15 |
2016-07-03 | arm: KVM: Simplify HYP init | Marc Zyngier | 1 | -40/+9 |
2016-02-29 | ARM: KVM: Switch to C-based stage2 init | Marc Zyngier | 1 | -8/+0 |
2014-08-29 | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU | Pranavkumar Sawargaonkar | 1 | -0/+4 |
2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -1/+2 |
2014-07-11 | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ... | Victor Kamensky | 1 | -2/+2 |
2013-08-12 | ARM: kvm: use inner-shareable barriers after TLB flushing | Will Deacon | 1 | -1/+1 |
2013-04-28 | ARM: KVM: switch to a dual-step HYP init code | Marc Zyngier | 1 | -19/+59 |
2013-01-23 | KVM: ARM: Hypervisor initialization | Christoffer Dall | 1 | -0/+95 |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 1 | -0/+19 |