qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/10] tcg: Introduce tcg_use_softmmu


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/10] tcg: Introduce tcg_use_softmmu
Date: Wed, 4 Oct 2023 08:27:48 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 3/10/23 19:43, Richard Henderson wrote:
Begin disconnecting CONFIG_SOFTMMU from !CONFIG_USER_ONLY.
Introduce a variable which can be set at startup to select
one method or another for user-only.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h |  8 ++++++--
  tcg/tcg-op-ldst.c | 14 +++++++-------
  tcg/tcg.c         |  9 ++++++---
  3 files changed, 19 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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