summaryrefslogtreecommitdiffstats
path: root/include/qemu/main-loop.h
Commit message (Expand)AuthorAgeFilesLines
* main-loop: Fix commentStefan Weil2020-09-011-1/+1
* cpu-throttle: new module, extracted from cpus.cClaudio Fontana2020-07-111-0/+5
* Wrapper function to wait on condition for the main loop mutexAravinda Prasad2020-02-031-0/+8
* slirp: replace global polling with per-instance & notifierMarc-André Lureau2019-02-071-0/+15
* qsp: track BQL callers explicitlyEmilio G. Cota2018-08-231-1/+3
* main-loop: document IOCanReadHandlerStefan Hajnoczi2018-06-281-0/+14
* main_loop: Make main_loop_wait() return voidPeter Maydell2017-07-041-1/+1
* event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-161-0/+15
* main-loop: update comment for qemu_mutex_lock/unlock_iothreadYaowei Bai2016-12-221-2/+2
* coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-131-2/+2
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* iohandler: Introduce iohandler_get_aio_contextFam Zheng2016-04-221-0/+1
* iohandler: Use aio APIFam Zheng2015-09-071-2/+1Star
* main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini2015-07-011-0/+10
* iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng2015-06-121-4/+4
* main-loop: Drop qemu_set_fd_handler2Fam Zheng2015-06-121-48/+1Star
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+1
* main-loop: add qemu_get_aio_context()Stefan Hajnoczi2013-03-151-0/+5
* iohandler: switch to GPollFDStefan Hajnoczi2013-02-211-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+306