index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
switch.c
Age
Commit message (
Expand
)
Author
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-18
KVM: arm64: Save/restore SVE state for nVHE
Marc Zyngier
2021-03-18
KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty
Marc Zyngier
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-15
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil