Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-04-19 | block: allow interrupting a co_sleep_ns | Paolo Bonzini | |
In the next patch we want to reenter the coroutine from block_job_cancel_sync and cancel the timer. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> | |||
2012-01-26 | coroutine: add co_sleep_ns() coroutine sleep function | Stefan Hajnoczi | |
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |