summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/include/hyp/switch.h
AgeCommit message (Expand)Author
2023-12-18Merge branch kvm-arm64/fgt-rework into kvmarm-master/nextMarc Zyngier
2023-12-18KVM: arm64: Macros for setting/clearing FGT bitsFuad Tabba
2023-12-18KVM: arm64: Add build validation for FGT trap mask valuesFuad Tabba
2023-12-18KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virtFuad Tabba
2023-12-18KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 featuresFuad Tabba
2023-11-30KVM: arm64: Use helpers to classify exception types reported via ESRArd Biesheuvel
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier
2023-08-17KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systemsMarc Zyngier
2023-08-17KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTRMarc Zyngier
2023-08-17KVM: arm64: Restructure FGT register switchingMarc Zyngier
2023-07-28KVM: arm64: Skip instruction after emulating write to TCR_EL1Oliver Upton
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-16Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton
2023-06-16KVM: arm64: Prevent guests from enabling HA/HD on Ampere1Oliver Upton
2023-06-16KVM: arm64: Refactor HFGxTR configuration into separate helpersOliver Upton
2023-06-12KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier
2023-06-05KVM: arm64: switch HCRX_EL2 between host and guestKristina Martsenko
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2023-06-04KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe
2023-05-30KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier
2023-04-21KVM: arm64: Restructure check for SVE support in FP trap handlerMark Brown
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier
2023-03-30KVM: arm64: nv: timers: Add a per-timer, per-vcpu offsetMarc Zyngier
2023-03-30KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handlingMarc Zyngier
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-06-09KVM: arm64: Move FP state ownership from flag to a tristateMarc Zyngier
2022-06-09KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor codeMarc Zyngier
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-08KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd()Mark Brown
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-11-24KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier
2021-11-24KVM: arm64: Save PSTATE early on exitMarc Zyngier
2021-11-22KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier
2021-11-22KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATEMarc Zyngier
2021-11-22KVM: arm64: Get rid of host SVE tracking/savingMarc Zyngier
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-21arm64: kvm: use kvm_exception_table_entryMark Rutland
2021-10-18KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier
2021-10-18KVM: arm64: Fix early exit ptrauth handlingMarc Zyngier
2021-10-11KVM: arm64: Pass struct kvm to per-EC handlersFuad Tabba