summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_emulate.h
AgeCommit message (Expand)Author
2021-10-12KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier
2020-11-10KVM: arm64: Consolidate exception injectionMarc Zyngier
2020-11-10KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier
2020-11-10KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier
2020-11-10KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier
2020-11-10KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()Marc Zyngier
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier
2020-07-30KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier
2020-07-07KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Disintegrate SPSR arrayMarc Zyngier
2020-07-07KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier
2020-07-05KVM: arm64: Rename HSR to ESRGavin Shan
2020-07-05KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-09KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier
2020-03-16KVM: arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier
2019-11-08KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier
2019-10-28KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-02-19arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel
2019-02-19arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel
2019-02-19KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland
2018-09-21arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()Anshuman Khandual
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier