On 2025-10-22 16:01, Philippe Mathieu-Daudé wrote:
Now than hw/xen/ files don't use any target-specific code, we can build all file units once, removing the need for the xen_specific_ss[] source set.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/xen/meson.build | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
