On 14/1/25 09:20, Alex Bennée wrote:
Pierrick Bouvier <pierrick.bouv...@linaro.org> writes:
For now, it was only possible to build plugins using GCC on Windows. However,
windows-aarch64 only supports Clang.
This biggest roadblock was to get rid of gcc_struct attribute, which is not
supported by Clang. After investigation, we proved it was safe to drop it.
Built and tested on Windows (all msys env)/Linux/MacOS for x86_64 and aarch64
hosts.
<snip>
Queued to maintainer/jan-2025 and testing/next, thanks.
Please also take this one on top:
https://lore.kernel.org/qemu-devel/20250111215244.1680931-1...@weilnetz.de/
Thanks!