|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable |
Date: | Thu, 10 Aug 2023 11:17:39 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 27/7/23 09:31, Akihiko Odaki wrote:
On MIPS, QEMU requires KVM_VM_MIPS_VZ type for KVM. Report an error in such a case as other architectures do when an error occurred during KVM type decision. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> --- target/mips/kvm.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |