aboutsummaryrefslogtreecommitdiff
path: root/async.c
AgeCommit message (Expand)Author
2012-05-01async: Use bool for boolean struct members and remove a holeStefan Weil
2012-04-26main_loop_wait: block indefinitelyStefano Stabellini
2011-10-21main-loop: create main-loop.hPaolo Bonzini
2011-09-06async: Allow nested qemu_bh_poll callsKevin Wolf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-02async: Remove AsyncContextKevin Wolf
2011-06-15Allow nested qemu_bh_poll() after BH deletionKevin Wolf
2009-10-27Introduce contexts for asynchronous callbacksKevin Wolf
2009-10-27Split out bottom halvesKevin Wolf