commit | 3ed9902528d0ffd244310014f7dcdcb3df3e2a04 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 18 15:12:01 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Apr 19 16:03:27 2012 +0200 |
tree | c95c62db6dd68aa4de0be0c38024c1e52bcd0527 | |
parent | 2795ecf681107d55e4113592b3045ece5f6e7b3b [diff] |
block: allow interrupting a co_sleep_ns 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>