]> Git Repo - qemu.git/commit
main-loop: update comment for qemu_mutex_lock/unlock_iothread
authorYaowei Bai <[email protected]>
Thu, 1 Dec 2016 04:30:39 +0000 (23:30 -0500)
committerPaolo Bonzini <[email protected]>
Thu, 22 Dec 2016 15:00:24 +0000 (16:00 +0100)
commit11717bc93a2a6bae12d1a59170e09b3f68840097
tree8796fb46552211ddd91167a57abc5f4105bca784
parent45241cf9d7b141cf1090366597923fc1a5366a3f
main-loop: update comment for qemu_mutex_lock/unlock_iothread

Commit 49cf57281b7 (vl: delay thread initialization after daemonization)
makes the global mutex is taken after daemonization instead before
daemonization by qemu_init_main_loop().

Signed-off-by: Yaowei Bai <[email protected]>
Message-Id: <1480566640[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
include/qemu/main-loop.h
This page took 0.025162 seconds and 4 git commands to generate.