/tools/perf/scripts/python/bin/

6.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe/switch.c
AgeCommit message (Expand)Author
2023-05-30KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-04-14KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier
2023-01-12KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-07-17Merge branch kvm-arm64/misc-5.20 into kvmarm-master/nextMarc Zyngier
2022-07-06KVM: arm64: Don't return from void functionQuentin Perret
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-22KVM: arm64: Trap SME usage in guestMark Brown
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-16arm64: Add percpu vectors for EL1James 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-22KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier
2021-10-18KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier
2021-10-11KVM: arm64: Pass struct kvm to per-EC handlersFuad Tabba
2021-10-11KVM: arm64: Move early handlers to per-EC handlersMarc Zyngier
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier
2021-08-20KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier
2021-04-01KVM: arm64: Log source when panicking from nVHE hypAndrew Scull
2020-11-10KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring