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