| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm64: Correct PSTATE on exception entry | Mark Rutland | 2020-01-19 | 1 | -5/+65 |
* | KVM: arm/arm64: Allow user injection of external data aborts | Christoffer Dall | 2019-10-21 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS | Dongjiu Geng | 2018-07-21 | 1 | -3/+3 |
* | KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1 | Christoffer Dall | 2018-03-19 | 1 | -2/+2 |
* | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall | 2018-03-19 | 1 | -2/+2 |
* | KVM: arm64: Rewrite system register accessors to read/write functions | Christoffer Dall | 2018-03-19 | 1 | -4/+4 |
* | KVM: arm/arm64: Introduce vcpu_el1_is_32bit | Christoffer Dall | 2018-03-19 | 1 | -3/+3 |
* | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall | 2018-03-19 | 1 | -1/+1 |
* | KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2. | James Morse | 2018-01-16 | 1 | -1/+12 |
* | KVM: arm/arm64: Unify 32bit fault injection | Marc Zyngier | 2017-11-06 | 1 | -71/+3 |
* | arm64: KVM: Add Virtual Abort injection helper | Marc Zyngier | 2016-09-08 | 1 | -0/+12 |
* | arm64: KVM: Set cpsr before spsr on fault injection | Andrew Jones | 2016-08-01 | 1 | -7/+5 |
* | kvm: arm64: Fix EC field in inject_abt64 | Matt Evans | 2016-05-20 | 1 | -1/+1 |
* | arm64: KVM: Fix AArch64 guest userspace exception injection | Marc Zyngier | 2016-01-24 | 1 | -3/+35 |
* | arm64: KVM: Fix AArch32 to AArch64 register mapping | Marc Zyngier | 2015-11-24 | 1 | -1/+1 |
* | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier | 2015-08-27 | 1 | -6/+6 |
* | arm64: kvm: move to ESR_ELx macros | Mark Rutland | 2015-01-15 | 1 | -7/+7 |
* | arm64: KVM: 32bit guest fault injection | Marc Zyngier | 2013-06-12 | 1 | -1/+78 |
* | arm64: KVM: fault injection into a guest | Marc Zyngier | 2013-06-07 | 1 | -0/+126 |