qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/31] meson: Move CONFIG_TCG_INTERPRETER to config_host


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 05/31] meson: Move CONFIG_TCG_INTERPRETER to config_host
Date: Thu, 20 Oct 2022 17:23:22 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.2

On 20/10/22 13:52, Richard Henderson wrote:
Like CONFIG_TCG, the enabled method of execution is a host property
not a guest property.  This exposes the define to compile-once files.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  meson.build | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

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




reply via email to

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