|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 02/14] hw/arm: convert 'virt' machine definitions to use new macros |
Date: | Mon, 1 Jul 2024 14:55:21 +0200 |
User-agent: | Mozilla Thunderbird |
On 20/6/24 18:57, Daniel P. Berrangé wrote:
This changes the DEFINE_VIRT_MACHINE macro to use the common helpers for constructing versioned symbol names and strings, bringing greater consistency across targets. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- hw/arm/virt.c | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |