| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 2017-04-09 | 1 | -4/+0 |
* | ARM: KVM: Remove the old world switch | Marc Zyngier | 2016-02-29 | 1 | -468/+1 |
* | ARM: KVM: Change kvm_call_hyp return type to unsigned long | Marc Zyngier | 2016-02-29 | 1 | -8/+2 |
* | ARM: KVM: Move VFP registers to a CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -4/+6 |
* | ARM: KVM: Move the HYP code to its own section | Marc Zyngier | 2016-02-29 | 1 | -8/+5 |
* | arm: KVM: keep arm vfp/simd exit handling consistent with arm64 | Mario Smarduch | 2015-08-19 | 1 | -6/+8 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | ARM: kvm: fix a bad BSYM() usage | Russell King | 2015-05-08 | 1 | -1/+1 |
* | | arm: KVM: force execution of HCPTR access on VM exit | Marc Zyngier | 2015-06-17 | 1 | -6/+4 |
|/ |
|
* | KVM: arm: Add ARMv7 API to flush TLBs | Mario Smarduch | 2015-01-16 | 1 | -0/+11 |
* | ARM: KVM: __kvm_vcpu_run function return result fix in BE case | Victor Kamensky | 2014-07-11 | 1 | -0/+5 |
* | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ... | Victor Kamensky | 2014-07-11 | 1 | -2/+2 |
* | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier | 2014-02-27 | 1 | -1/+10 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-09-05 | 1 | -2/+2 |
|\ |
|
| * | ARM: kvm: use inner-shareable barriers after TLB flushing | Will Deacon | 2013-08-12 | 1 | -2/+2 |
* | | ARM: KVM: Add newlines to panic strings | Christoffer Dall | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | ARM: KVM: clear exclusive monitor on all exception returns | Marc Zyngier | 2013-06-26 | 1 | -0/+3 |
* | ARM: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 2013-06-26 | 1 | -0/+1 |
* | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 2013-06-26 | 1 | -1/+11 |
* | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa | Marc Zyngier | 2013-03-06 | 1 | -3/+6 |
* | KVM: ARM: Fix wrong address in comment | Jonghwan Choi | 2013-03-06 | 1 | -2/+2 |
* | ARM: KVM: arch_timers: Add guest timer core support | Marc Zyngier | 2013-02-11 | 1 | -0/+2 |
* | ARM: KVM: Initial VGIC infrastructure code | Marc Zyngier | 2013-02-11 | 1 | -0/+4 |
* | KVM: ARM: World-switch implementation | Christoffer Dall | 2013-01-23 | 1 | -3/+393 |
* | KVM: ARM: Memory virtualization setup | Christoffer Dall | 2013-01-23 | 1 | -0/+7 |
* | KVM: ARM: Hypervisor initialization | Christoffer Dall | 2013-01-23 | 1 | -0/+62 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+19 |