Age | Commit message (Expand) | Author |
---|---|---|
2013-03-15 | threadpool: drop global thread pool | Stefan Hajnoczi |
2013-03-15 | threadpool: add thread_pool_new() and thread_pool_free() | Stefan Hajnoczi |
2013-03-15 | threadpool: move globals into struct ThreadPool | Stefan Hajnoczi |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |
2012-11-14 | aio: rename AIOPool to AIOCBInfo | Stefan Hajnoczi |
2012-10-31 | threadpool: do not take lock in event_notifier_ready | Paolo Bonzini |
2012-10-31 | aio: add generic thread-pool facility | Paolo Bonzini |