summaryrefslogtreecommitdiffstats
path: root/async.c
Commit message (Expand)AuthorAgeFilesLines
* async: Use bool for boolean struct members and remove a holeStefan Weil2012-05-011-3/+3
* main_loop_wait: block indefinitelyStefano Stabellini2012-04-261-1/+1
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-0/+1
* async: Allow nested qemu_bh_poll callsKevin Wolf2011-09-061-8/+16
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* async: Remove AsyncContextKevin Wolf2011-08-021-91/+7
* Allow nested qemu_bh_poll() after BH deletionKevin Wolf2011-06-151-2/+3
* Introduce contexts for asynchronous callbacksKevin Wolf2009-10-271-7/+93
* Split out bottom halvesKevin Wolf2009-10-271-0/+130
OpenPOWER on IntegriCloud