| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm64: Move virt/kvm/arm to arch/arm64 | Marc Zyngier | 2020-05-16 | 1 | -204/+0 |
* | KVM: arm: Make inject_abt32() inject an external abort instead | James Morse | 2020-01-23 | 1 | -3/+7 |
* | KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests | James Morse | 2020-01-23 | 1 | -3/+5 |
* | KVM: arm/arm64: Correct AArch32 SPSR on exception entry | Mark Rutland | 2020-01-19 | 1 | -3/+3 |
* | KVM: arm/arm64: Correct CPSR on exception entry | Mark Rutland | 2020-01-19 | 1 | -10/+101 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation | James Morse | 2019-05-24 | 1 | -121/+0 |
* | kvm/arm: use PSR_AA32 definitions | Mark Rutland | 2018-07-05 | 1 | -10/+10 |
* | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall | 2018-03-19 | 1 | -1/+1 |
* | KVM: arm/arm64: Unify 32bit fault injection | Marc Zyngier | 2017-11-06 | 1 | -5/+92 |
* | KVM: arm64: Make kvm_condition_valid32() accessible from EL2 | Marc Zyngier | 2017-06-15 | 1 | -1/+1 |
* | arm64: KVM: Make kvm_skip_instr32 available to HYP | Marc Zyngier | 2016-09-08 | 1 | -2/+3 |
* | arm: KVM: Use common AArch32 conditional execution code | Marc Zyngier | 2016-09-08 | 1 | -0/+5 |
* | arm64: KVM: Move the AArch32 conditional execution to common code | Marc Zyngier | 2016-09-08 | 1 | -0/+146 |