summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland2020-01-191-0/+32
* KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2020-01-191-0/+5
* Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-081-3/+18
|\
| * KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2019-11-081-2/+7
| * KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2019-10-281-1/+11
* | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-211-0/+5
|/
* KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-051-8/+8
* KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-051-0/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-241-0/+16
* arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-191-1/+2
* arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-191-0/+3
* KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
* arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-181-8/+27
* arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()Anshuman Khandual2018-09-211-1/+1
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-221-0/+17
|\
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-211-0/+5
| * KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
| * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-0/+2
* | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-5/+5
|/
* KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
* KVM: arm64: Prepare to handle deferred save/restore of 32-bit registersChristoffer Dall2018-03-191-23/+9
* KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1Christoffer Dall2018-03-191-1/+17
* KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-5/+36
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-5/+8
* KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall2018-03-191-1/+6
* KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-191-7/+2
* arm64: KVM: Move CPU ID reg trap setup off the world switch pathDave Martin2018-02-261-0/+8
* KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng2018-01-161-0/+7
* KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+5
* KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-161-0/+5
* KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1
* KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-061-0/+3
* KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-5/+19
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-021-0/+6
* arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-211-5/+6
* arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+1
* arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-081-0/+10
* arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-211-1/+1
* arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-291-0/+3
* arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+5
* arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao2016-01-241-2/+6
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-1/+0
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-8/+3
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+13
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-241-3/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-2/+8
|\
| * Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-2/+8
| |\
| | * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-2/+3
| | * arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-151-0/+5