diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2020-10-27 17:36:00 +0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-04 08:02:24 +0100 |
commit | e18d9a9687ff0c30b70ee0a694d9fcf9333cd844 (patch) | |
tree | 3422b02107a062294abb37484f978852dbb9609c /ui/trace-events | |
parent | 3d6e32347a3b57dac7f469a07c5f520e69bd070a (diff) | |
download | qemu-e18d9a9687ff0c30b70ee0a694d9fcf9333cd844.zip qemu-e18d9a9687ff0c30b70ee0a694d9fcf9333cd844.tar.gz qemu-e18d9a9687ff0c30b70ee0a694d9fcf9333cd844.tar.bz2 |
coroutine: let CoQueue wake up outside a coroutine
The assert() was added in commit b681a1c73e15 ("block: Repair the
throttling code."), when the qemu_co_queue_do_restart() function
required to be running in a coroutine. It was later made unnecessary in
commit a9d9235567e7 ("coroutine-lock: reschedule coroutine on the
AioContext it was running on").
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201027133602.3038018-2-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/trace-events')
0 files changed, 0 insertions, 0 deletions