diff options
author | Atish Patra <[email protected]> | 2021-09-27 17:10:12 +0530 |
---|---|---|
committer | Anup Patel <[email protected]> | 2021-10-04 16:08:23 +0530 |
commit | 5de52d4a23ad3346c3cb24aae728ef6642d1a92e (patch) | |
tree | 2e5e161bb93e0cecc740a8029a4d186ddb71ad27 /scripts/gdb/linux/clk.py | |
parent | 3a9f66cb25e18a3eeca36c08d9f823a35b3ddc22 (diff) |
RISC-V: KVM: FP lazy save/restore
This patch adds floating point (F and D extension) context save/restore
for guest VCPUs. The FP context is saved and restored lazily only when
kernel enter/exits the in-kernel run loop and not during the KVM world
switch. This way FP save/restore has minimal impact on KVM performance.
Signed-off-by: Atish Patra <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions