index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
iothread.h
Age
Commit message (
Expand
)
Author
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
include: Make headers more self-contained
Markus Armbruster
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