|
From: | Richard Henderson |
Subject: | Re: [RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM |
Date: | Mon, 27 Feb 2023 09:27:10 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
On 2/27/23 06:37, Miguel Luis wrote:
From: Haibo Xu<haibo.xu@linaro.org> Introduce query support for KVM_CAP_ARM_EL2. Ref:https://lore.kernel.org/qemu-devel/65b8771bfecada08bf02c9cf87c2f0f9cdf943b3.1617281290.git.haibo.xu@linaro.org/ Signed-off-by: Haibo Xu<haibo.xu@linaro.org> Signed-off-by: Miguel Luis<miguel.luis@oracle.com> --- target/arm/kvm64.c | 5 +++++ target/arm/kvm_arm.h | 12 ++++++++++++ 2 files changed, 17 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |