diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-22 19:07:23 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2017-02-27 13:33:24 +0000 |
commit | ba3186c4e473963ba83b5792f3d02d4ac0a76ba5 (patch) | |
tree | ea4439e9727a865f1581ce2667f4990c33b36615 /libdecnumber | |
parent | d992f2f1368ceb92e6bfd8efece174110f4236ff (diff) |
curl: do not use aio_context_acquire/release
Now that all bottom halves and callbacks take care of taking the
AioContext lock, we can migrate some users away from it and to a
specific QemuMutex or CoMutex.
Protect BDRVCURLState access with a QemuMutex.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20170222180725.28611-2-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'libdecnumber')
0 files changed, 0 insertions, 0 deletions