summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-0/+66
|\
| * KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim2023-02-111-0/+10
| * KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall2023-02-111-0/+56
* | Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton2023-02-131-4/+0
|\ \ | |/ |/|
| * KVM: arm64: Always set HCR_TID2Akihiko Odaki2023-01-121-4/+0
* | KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier2023-01-031-10/+10
* | KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier2023-01-031-2/+20
|/
* KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set togetherMarc Zyngier2022-06-291-0/+2
* KVM: arm64: Move vcpu PC/Exception flags to the input flag setMarc Zyngier2022-06-101-1/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-7/+0
|\
| * Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier2022-05-041-7/+0
| |\
| | * KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton2022-05-031-7/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-3/+3
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei2022-04-291-3/+3
| |/
* / KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-271-0/+1
|/
* KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2022-04-061-8/+19
* Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-071-1/+1
|\
| * KVM: arm64: Use defined value for SCTLR_ELx_EEFuad Tabba2021-12-201-1/+1
* | KVM: arm64: Move vGIC v4 handling for WFI out arch callback hookSean Christopherson2021-12-081-0/+2
|/
* KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier2021-10-121-1/+4
* KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-0/+3
* KVM: arm64: Prevent mixed-width VM creationMarc Zyngier2021-05-271-0/+5
* 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