+16
−0
+15
−0
Loading
mainline inclusion from mainline-v6.8-rc1 commit 118e10cd893d57df55b3302dfd188a981b6e6d1c category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I94LRF CVE: NA -------------------------------- This patch adds LASX (256bit SIMD) support for LoongArch KVM. There will be LASX exception in KVM when guest use the LASX instructions. KVM will enable LASX and restore the vector registers for guest and then return to guest to continue running. Reviewed-by:Bibo Mao <maobibo@loongson.cn> Signed-off-by:
Tianrui Zhao <zhaotianrui@loongson.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn> Signed-off-by:
Xianglai Li <lixianglai@loongson.cn>