|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v10 03/11] target/arm: Extract TCG -cpu max code into a function |
Date: | Fri, 21 Apr 2023 19:56:17 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
On 12/4/23 14:18, Fabiano Rosas wrote:
Introduce aarch64_max_tcg_initfn that contains the TCG-only part of -cpu max configuration. We'll need that to be able to restrict this code to a TCG-only config in the next patches. Signed-off-by: Fabiano Rosas <farosas@suse.de> --- target/arm/cpu64.c | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |