aboutsummaryrefslogtreecommitdiff
path: root/util/coroutine-windows.c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini1-0/+109
To simplify the code, rename coroutine-win32.c to match the option passed to configure. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>