Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io: make qio_channel_yield aware of AioContexts | Paolo Bonzini | 2017-02-21 | 1 | -21/+65 |
* | io: add methods to set I/O handlers on AioContext | Paolo Bonzini | 2017-02-21 | 1 | -0/+11 |
* | io: add ability to set a name for IO channels | Daniel P. Berrange | 2016-10-27 | 1 | -5/+19 |
* | io: Introduce a qio_channel_set_feature() helper | Felipe Franciosi | 2016-10-26 | 1 | -0/+7 |
* | io: Use qio_channel_has_feature() where applicable | Felipe Franciosi | 2016-10-26 | 1 | -2/+2 |
* | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 2016-07-13 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | io: implement socket watch for win32 using WSAEventSelect+select | Paolo Bonzini | 2016-03-10 | 1 | -0/+14 |
* | io: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | io: add abstract QIOChannel classes | Daniel P. Berrange | 2015-12-18 | 1 | -0/+291 |