summaryrefslogtreecommitdiff
path: root/include/sysemu/iothread.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi1-1/+0
2017-12-19iothread: fix iothread_stop() race conditionStefan Hajnoczi1-1/+2
2017-12-19iothread: add iothread_by_id() APIStefan Hajnoczi1-0/+1
2017-10-03iothread: export iothread_stop()Peter Xu1-0/+1
2017-10-03iothread: provide helpers for internal usePeter Xu1-0/+8
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong1-0/+4
2017-01-03iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi1-0/+2
2017-01-03iothread: add polling parametersStefan Hajnoczi1-0/+3
2016-09-13iothread: Stop threads before main() quitsFam Zheng1-0/+1
2015-05-08Remove various unused functionsThomas Huth1-1/+0
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi1-1/+11
2014-03-13iothread: add I/O thread objectStefan Hajnoczi1-0/+30