summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_emulate.h
AgeCommit message (Expand)Author
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-16arm64: Add ESR decoding for exceptions involving translation level -1Ard Biesheuvel
2024-02-08KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implementedMarc Zyngier
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()Marc Zyngier
2023-11-30KVM: arm64: Use helpers to classify exception types reported via ESRArd Biesheuvel
2023-11-27KVM: arm64: Support up to 5 levels of translation in kvm_pgtableRyan Roberts
2023-11-27KVM: arm64: Convert translation level parameter to s8Ryan Roberts
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland
2023-09-30KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()Marc Zyngier
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton
2023-07-26KVM: arm64: Fix resetting SME trap values on reset for (h)VHEFuad Tabba
2023-07-26KVM: arm64: Fix resetting SVE trap values on reset for hVHEFuad Tabba
2023-07-26KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-12KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is setMarc Zyngier
2023-06-12KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier
2023-06-12KVM: arm64: Make vCPU feature flags consistent VM-wideOliver Upton
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2023-02-11KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall
2023-01-12KVM: arm64: Always set HCR_TID2Akihiko Odaki
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2023-01-03KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2022-06-29KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set togetherMarc Zyngier
2022-06-10KVM: arm64: Move vcpu PC/Exception flags to the input flag setMarc Zyngier
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-04Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier
2022-05-03KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-12-20KVM: arm64: Use defined value for SCTLR_ELx_EEFuad Tabba
2021-12-08KVM: arm64: Move vGIC v4 handling for WFI out arch callback hookSean Christopherson
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