summaryrefslogtreecommitdiffstats
path: root/include/hw/kvm/clock.h
diff options
context:
space:
mode:
authorPaolo Bonzini2017-02-22 19:07:25 +0100
committerStefan Hajnoczi2017-02-27 14:58:58 +0100
commitd045c466d9e62b4321fadf586d024d54ddfd8bd4 (patch)
tree28a1feb72c72118dd52012675d7d35a623a5f71d /include/hw/kvm/clock.h
parentnfs: do not use aio_context_acquire/release (diff)
downloadqemu-d045c466d9e62b4321fadf586d024d54ddfd8bd4.tar.gz
qemu-d045c466d9e62b4321fadf586d024d54ddfd8bd4.tar.xz
qemu-d045c466d9e62b4321fadf586d024d54ddfd8bd4.zip
iscsi: 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 libiscsi calls with a QemuMutex. Callbacks are invoked using bottom halves, so we don't even have to drop it around callback invocations. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20170222180725.28611-4-pbonzini@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/hw/kvm/clock.h')
0 files changed, 0 insertions, 0 deletions