Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-04 | arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it | Julien Grall | 1 | -3/+1 |
2019-03-29 | KVM: arm64/sve: Context switch the SVE registers | Dave Martin | 1 | -2/+3 |
2019-03-29 | KVM: arm64/sve: System register context switch and access support | Dave Martin | 1 | -1/+8 |
2019-03-29 | arm64/sve: Enable SVE state tracking for non-task contexts | Dave Martin | 1 | -1/+4 |
2018-06-21 | KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus | Dave Martin | 1 | -3/+3 |
2018-06-21 | KVM: arm64/sve: Fix SVE trap restoration for non-current tasks | Dave Martin | 1 | -4/+20 |
2018-06-21 | KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put() | Dave Martin | 1 | -3/+5 |
2018-05-25 | KVM: arm64: Save host SVE context as appropriate | Dave Martin | 1 | -1/+0 |
2018-05-25 | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing | Dave Martin | 1 | -0/+111 |