diff options
| author | Sergio Lopez <slp@redhat.com> | 2020-01-08 15:31:34 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2020-01-27 17:19:53 +0100 |
| commit | 3ea67e08832775a28d0bd2795f01bc77e7ea1512 (patch) | |
| tree | 201df0dd65058b813defd5fe10b98491ba420306 /hw/core/qdev-properties.c | |
| parent | 5b7bfe515ecbd584b40ff6e41d2fd8b37c7d5139 (diff) | |
| download | focaccia-qemu-3ea67e08832775a28d0bd2795f01bc77e7ea1512.tar.gz focaccia-qemu-3ea67e08832775a28d0bd2795f01bc77e7ea1512.zip | |
blockdev: honor bdrv_try_set_aio_context() context requirements
bdrv_try_set_aio_context() requires that the old context is held, and the new context is not held. Fix all the occurrences where it's not done this way. Suggested-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Sergio Lopez <slp@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions