summary refs log tree commit diff stats
path: root/python/qemu/machine/console_socket.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2023-05-25 14:47:11 +0200
committerKevin Wolf <kwolf@redhat.com>2023-05-30 17:29:44 +0200
commit8823407c06a920eb2af217660094fdd8aff6c176 (patch)
tree67251c7c3e1d3d283f83af4de82db03a023c11ca /python/qemu/machine/console_socket.py
parent8dc8a60c9e52fa446a5135180592c0cd4213acfb (diff)
downloadfocaccia-qemu-8823407c06a920eb2af217660094fdd8aff6c176.tar.gz
focaccia-qemu-8823407c06a920eb2af217660094fdd8aff6c176.zip
block: Fix AioContext locking in bdrv_insert_node()
While calling bdrv_new_open_driver_opts(), the main AioContext lock must
be held, not the lock of the AioContext of the block subtree it will be
added to afterwards.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230525124713.401149-11-kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions