Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-27 | io: add ability to set a name for IO channels | Daniel P. Berrange | 1 | -0/+13 |
2016-10-26 | io: Introduce a qio_channel_set_feature() helper | Felipe Franciosi | 1 | -0/+10 |
2016-10-26 | io: Fix double shift usages on QIOChannel features | Felipe Franciosi | 1 | -3/+3 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2016-06-29 | socket: add listen feature | Marc-André Lureau | 1 | -0/+1 |
2016-03-10 | io: implement socket watch for win32 using WSAEventSelect+select | Paolo Bonzini | 1 | -0/+3 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-01-20 | io: fix description of @errp parameter initialization | Daniel P. Berrange | 1 | -10/+10 |
2015-12-18 | io: add abstract QIOChannel classes | Daniel P. Berrange | 1 | -0/+502 |