summaryrefslogtreecommitdiffstats
path: root/include/sysemu/iothread.h
Commit message (Expand)AuthorAgeFilesLines
* multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva2021-02-101-0/+6
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* iothread: create the gcontext unconditionallyPeter Xu2019-03-081-1/+1
* iothread: replace init_done_cond with a semaphorePeter Xu2019-03-081-2/+1Star
* vl: introduce vm_shutdown()Stefan Hajnoczi2018-03-081-1/+0Star
* iothread: fix iothread_stop() race conditionStefan Hajnoczi2017-12-191-1/+2
* iothread: add iothread_by_id() APIStefan Hajnoczi2017-12-191-0/+1
* iothread: export iothread_stop()Peter Xu2017-10-031-0/+1
* iothread: provide helpers for internal usePeter Xu2017-10-031-0/+8
* qemu-iothread: IOThread supports the GMainContext event loopWang Yong2017-09-081-0/+4
* iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi2017-01-031-0/+2
* iothread: add polling parametersStefan Hajnoczi2017-01-031-0/+3
* iothread: Stop threads before main() quitsFam Zheng2016-09-131-0/+1
* Remove various unused functionsThomas Huth2015-05-081-1/+0Star
* iothread: make IOThread struct definition publicStefan Hajnoczi2014-04-041-1/+11
* iothread: add I/O thread objectStefan Hajnoczi2014-03-131-0/+30