Age | Commit message (Expand) | Author |
---|---|---|
2019-03-08 | iothread: create the gcontext unconditionally | Peter Xu |
2019-03-08 | iothread: replace init_done_cond with a semaphore | Peter Xu |
2018-03-08 | vl: introduce vm_shutdown() | Stefan Hajnoczi |
2017-12-19 | iothread: fix iothread_stop() race condition | Stefan Hajnoczi |
2017-12-19 | iothread: add iothread_by_id() API | Stefan Hajnoczi |
2017-10-03 | iothread: export iothread_stop() | Peter Xu |
2017-10-03 | iothread: provide helpers for internal use | Peter Xu |
2017-09-08 | qemu-iothread: IOThread supports the GMainContext event loop | Wang Yong |
2017-01-03 | iothread: add poll-grow and poll-shrink parameters | Stefan Hajnoczi |
2017-01-03 | iothread: add polling parameters | Stefan Hajnoczi |
2016-09-13 | iothread: Stop threads before main() quits | Fam Zheng |
2015-05-08 | Remove various unused functions | Thomas Huth |
2014-04-04 | iothread: make IOThread struct definition public | Stefan Hajnoczi |
2014-03-13 | iothread: add I/O thread object | Stefan Hajnoczi |