On 18/01/2023 13.04, Laurent Vivier wrote:
Signed-off-by: Laurent Vivier <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Acked-by: Thomas Huth <[email protected]> ---Notes: v7: - disable test_dgram_mcast() on windows - disable test_dgram_unix() on windows as it also fails (we test for unix support dynamically but the test is done with SOCK_STREAM, and it fails here with SOCK_DGRAM) - Tested with cirrus-ci (Thank you Thomas)
Thanks, added to my staging branch: https://gitlab.com/thuth/qemu/-/commits/staging Thomas
