qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] QEMU live block-migration


From: Yaodong Yang
Subject: [Qemu-devel] QEMU live block-migration
Date: Sun, 7 Jul 2013 09:55:06 -0500

Hello everyone,

I have a short question about the implementation of QEMU. When the qemu perform the live block migration using "migrate -b tcp:...." command. Does a new thread for migration created or not? I went through the code, only find that this activity is triggered in the main loop (main_loop_wait(int nonblocking) function). I want to know is there a new dedicated thread created for this migration task or not? If so, where in the code the new thread created.

Thanks!
Yaodong
--
Yaodong Yang
Computer Science and Engineering Department
University of Nebraska--Lincoln, 
Lincoln, NE, U.S.A.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]