Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-25 | tests/unit/socket-helpers: Don't close(-1) | Peter Maydell | 1 | -1/+3 |
2023-03-13 | win32: replace closesocket() with close() wrapper | Marc-André Lureau | 1 | -4/+4 |
2023-03-13 | tests: use closesocket() | Marc-André Lureau | 1 | -3/+3 |
2022-09-02 | tests/unit: Update test-io-channel-socket.c for Windows | Bin Meng | 1 | -0/+16 |
2022-05-03 | util: rename qemu_*block() socket functions | Marc-André Lureau | 1 | -1/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau | 1 | -1/+1 |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -0/+157 |