qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v12 20/65] target/arm: move arm_hcr_el2_eff from tcg/ to common


From: Richard Henderson
Subject: Re: [RFC v12 20/65] target/arm: move arm_hcr_el2_eff from tcg/ to common_cpu
Date: Sun, 28 Mar 2021 10:05:47 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/26/21 1:36 PM, Claudio Fontana wrote:
we will need this for KVM too, especially for Nested support.

Signed-off-by: Claudio Fontana<cfontana@suse.de>
---
  target/arm/cpu-common.c | 68 +++++++++++++++++++++++++++++++++++++++++
  target/arm/tcg/helper.c | 68 -----------------------------------------
  2 files changed, 68 insertions(+), 68 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]