aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/iothread.h
AgeCommit message (Expand)Author
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi
2017-12-19iothread: fix iothread_stop() race conditionStefan Hajnoczi
2017-12-19iothread: add iothread_by_id() APIStefan Hajnoczi
2017-10-03iothread: export iothread_stop()Peter Xu
2017-10-03iothread: provide helpers for internal usePeter Xu
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong
2017-01-03iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi
2017-01-03iothread: add polling parametersStefan Hajnoczi
2016-09-13iothread: Stop threads before main() quitsFam Zheng
2015-05-08Remove various unused functionsThomas Huth
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi
2014-03-13iothread: add I/O thread objectStefan Hajnoczi