diff options
| author | Paolo Bonzini | 2021-05-17 12:05:46 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2021-05-21 19:22:33 +0200 |
| commit | 1485f0c24cfbef7a542ce13d49e9f68e285c57d8 (patch) | |
| tree | 65304e759cc5063a8161566d7e85ddcf1f08033c /include | |
| parent | coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing (diff) | |
| download | qemu-1485f0c24cfbef7a542ce13d49e9f68e285c57d8.tar.gz qemu-1485f0c24cfbef7a542ce13d49e9f68e285c57d8.tar.xz qemu-1485f0c24cfbef7a542ce13d49e9f68e285c57d8.zip | |
coroutine-sleep: move timer out of QemuCoSleepState
This simplification is enabled by the previous patch. Now aio_co_wake
will only be called once, therefore we do not care about a spurious
firing of the timer after a qemu_co_sleep_wake.
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20210517100548.28806-5-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
