OSDN Git Service

main-loop: update comment for qemu_mutex_lock/unlock_iothread
authorYaowei Bai <baiyaowei@cmss.chinamobile.com>
Thu, 1 Dec 2016 04:30:39 +0000 (23:30 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
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 <baiyaowei@cmss.chinamobile.com>
Message-Id: <1480566640-27264-2-git-send-email-baiyaowei@cmss.chinamobile.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/main-loop.h