diff options
| author | Paolo Bonzini | 2018-02-03 16:39:35 +0100 |
|---|---|---|
| committer | Fam Zheng | 2018-02-08 02:22:03 +0100 |
| commit | 709f213214609b693857ec988b7411126d615871 (patch) | |
| tree | 98b8fd87b1ebd2c4b36f27a55c296da7f4c7e3d5 /linux-user | |
| parent | coroutine-lock: make qemu_co_enter_next thread-safe (diff) | |
| download | qemu-709f213214609b693857ec988b7411126d615871.tar.gz qemu-709f213214609b693857ec988b7411126d615871.tar.xz qemu-709f213214609b693857ec988b7411126d615871.zip | |
curl: convert to CoQueue
Now that CoQueues can use a QemuMutex for thread-safety, there is no
need for curl to roll its own coroutine queue. Coroutines can be
placed directly on the queue instead of using a list of CURLAIOCBs.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180203153935.8056-6-pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
