Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: arm64: Remove patching of fn pointers in hyp | David Brazdil | 2021-01-23 | 1 | -7/+4 |
* | KVM: arm64: Move skip_host_instruction to adjust_pc.h | David Brazdil | 2020-12-22 | 1 | -10/+2 |
* | KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2 | David Brazdil | 2020-12-04 | 1 | -4/+6 |
* | KVM: arm64: Add SMC handler in nVHE EL2 | David Brazdil | 2020-12-04 | 1 | -3/+32 |
* | KVM: arm64: Move hyp-init params to a per-CPU struct | David Brazdil | 2020-12-04 | 1 | -0/+2 |
* | KVM: arm64: Simplify __kvm_enable_ssbs() | Marc Zyngier | 2020-11-27 | 1 | -1/+5 |
* | KVM: arm64: Turn host HVC handling into a dispatch table | Marc Zyngier | 2020-11-09 | 1 | -94/+134 |
* | KVM: arm64: nVHE: Fix pointers during SMCCC convertion | Andrew Scull | 2020-09-15 | 1 | -6/+6 |
* | KVM: arm64: nVHE: Migrate hyp interface to SMCCC | Andrew Scull | 2020-09-15 | 1 | -13/+94 |
* | KVM: arm64: nVHE: Switch to hyp context for EL2 | Andrew Scull | 2020-09-15 | 1 | -0/+36 |