aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/main-loop.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07slirp: replace global polling with per-instance & notifierMarc-André Lureau1-0/+15
2018-08-23qsp: track BQL callers explicitlyEmilio G. Cota1-1/+3
2018-06-28main-loop: document IOCanReadHandlerStefan Hajnoczi1-0/+14
2017-07-04main_loop: Make main_loop_wait() return voidPeter Maydell1-1/+1
2017-01-16event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini1-0/+15
2016-12-22main-loop: update comment for qemu_mutex_lock/unlock_iothreadYaowei Bai1-2/+2
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini1-2/+2
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-04-22iohandler: Introduce iohandler_get_aio_contextFam Zheng1-0/+1
2015-09-07iohandler: Use aio APIFam Zheng1-2/+1
2015-07-01main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini1-0/+10
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng1-4/+4
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng1-48/+1
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos1-1/+1
2013-03-15main-loop: add qemu_get_aio_context()Stefan Hajnoczi1-0/+5
2013-02-21iohandler: switch to GPollFDStefan Hajnoczi1-2/+2
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+306