Home
last modified time | relevance | path

Searched hist:c0fc051d (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dparallels.cc0fc051d Mon Apr 24 09:31:46 GMT 2023 Alexander Ivanov <alexander.ivanov@virtuozzo.com> parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

Replace the way we use mutex in parallels_co_check() for simplier
and less error prone code.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Message-Id: <20230424093147.197643-12-alexander.ivanov@virtuozzo.com>
Reviewed-by: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>