Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: add qemu_co_queue_restart_all() | Stefan Hajnoczi | 2011-12-05 | 1 | -7/+8 |
* | CoQueue: introduce qemu_co_queue_wait_insert_head | Zhi Yong Wu | 2011-12-05 | 1 | -0/+8 |
* | main-loop: create main-loop.h | Paolo Bonzini | 2011-10-21 | 1 | -0/+1 |
* | coroutine: Add CoRwlock support | Aneesh Kumar K.V | 2011-08-23 | 1 | -0/+44 |
* | coroutines: Use one global bottom half for CoQueue | Kevin Wolf | 2011-08-02 | 1 | -13/+6 |
* | coroutines: Locks | Kevin Wolf | 2011-08-02 | 1 | -0/+124 |