summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-56/+14
|\
| * KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier2020-11-101-2/+0
| * KVM: arm64: Consolidate exception injectionMarc Zyngier2020-11-101-3/+0
| * KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier2020-11-101-26/+0
| * KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier2020-11-101-0/+12
| * KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2020-11-101-25/+2
| * KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()Marc Zyngier2020-11-101-4/+4
* | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-021-0/+5
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-121-14/+0
|\
| * KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-14/+0
* | KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier2020-09-181-2/+2
* | KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-09-181-2/+10
|/
* Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier2020-07-301-1/+1
|\
| * KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon2020-07-301-1/+1
* | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-17/+17
|\|
| * KVM: arm64: Rename HSR to ESRGavin Shan2020-07-051-17/+17
* | KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier2020-07-071-2/+2
* | KVM: arm64: Disintegrate SPSR arrayMarc Zyngier2020-07-071-2/+2
* | KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier2020-07-071-21/+0
* | KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier2020-07-071-9/+9
* | KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil2020-07-051-1/+1
|/
* Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-111-6/+0
|\
| * KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier2020-06-091-6/+0
* | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-2/+4
|\ \ | |/ |/|
| * KVM: arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin2020-03-161-2/+4
* | KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier2020-03-241-1/+2
* | KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse2020-02-221-24/+24
|/
* KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier2020-01-231-2/+1
* 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