Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -163/+0 |
2020-11-15 | test: Fix LGPL information in the file headers | Gan Qixin | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-09-05 | io: add new qio_channel_{readv, writev, read, write}_all functions | Daniel P. Berrange | 1 | -93/+9 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-10 | io: assert errors before asserting content in I/O test | Daniel P. Berrange | 1 | -2/+2 |
2016-03-10 | io: set correct error object in background reader test thread | Daniel P. Berrange | 1 | -1/+1 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+246 |