summary refs log tree commit diff stats
path: root/util/coroutine-windows.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: move coroutine backend selection to mesonPaolo Bonzini2023-05-181-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>