summaryrefslogtreecommitdiffstats
path: root/include/qemu/main-loop.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "main-loop: Disable block backend global state assertion on Cocoa"Akihiko Odaki2022-09-231-13/+0Star
* main loop: add missing documentation links to GS/IO macrosEmanuele Giuseppe Esposito2022-08-021-3/+15
* util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne2022-05-091-0/+10
* Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"Hanna Reitz2022-05-041-2/+1Star
* main-loop: Disable GLOBAL_STATE_CODE() assertionsHanna Reitz2022-03-291-1/+2
* main-loop: Disable block backend global state assertion on CocoaPhilippe Mathieu-Daudé2022-03-291-0/+13
* main loop: macros to mark GS and I/O functionsEmanuele Giuseppe Esposito2022-03-041-0/+18
* main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito2022-03-041-0/+24
* util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi2021-07-051-1/+3
* main-loop: remove dead codePaolo Bonzini2021-05-111-18/+0Star
* 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