Re: [PATCH 1/3] target/loongarch: Return directly when detect KVM disabled features

2025-03-13 Thread bibo mao
On 2025/3/13 下午6:26, Markus Armbruster wrote: Suggest something like target/loongarch: Fix error handling of KVM feature checks That way, the nature of the patch (it's an error handling bug fix) is obvious at a glance. yeap, will modify title like this. Bibo Mao writes: For some pa

Re: [PATCH 1/3] target/loongarch: Return directly when detect KVM disabled features

2025-03-13 Thread Markus Armbruster
Suggest something like arget/loongarch: Fix error handling of KVM feature checks That way, the nature of the patch (it's an error handling bug fix) is obvious at a glance. Bibo Mao writes: > For some paravirt KVM features, if user forces to enable it however > KVM does not support, qemu shou