hw/arm: convert 'virt' machine definitions to use new macros
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 20 Jun 2024 16:57:30 +0000 (17:57 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Jul 2024 04:58:08 +0000 (06:58 +0200)
commitd1baf8753be6c8b9d5f3ef802e69133c91ce0c65
treee27644fa2ede4b3286f3d78f3e4087230e85ce7b
parenta1c314861d3b95e10ef0fc6a82d991e68105bce7
hw/arm: convert 'virt' machine definitions to use new macros

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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240620165742.1711389-3-berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/arm/virt.c