+26
−7
Loading
mainline inclusion from mainline-v6.9-rc1 commit aebd3bd586c67a29ddbe7be7db06b45754477b52 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9BTOX CVE: NA -------------------------------- Supported CPUCFG information comes from function _kvm_get_cpucfg_mask(). A bit should be zero if it is reserved by HW or if it is not supported by KVM. Also LoongArch software page table walk feature defined in CPUCFG2_LSPW is supported by KVM, it should be enabled by default. Signed-off-by:Bibo Mao <maobibo@loongson.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn>