qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU live block-migration
@ 2013-07-07 14:55 Yaodong Yang
  2013-07-08 15:32 ` Michael Roth
  0 siblings, 1 reply; 6+ messages in thread
From: Yaodong Yang @ 2013-07-07 14:55 UTC (permalink / raw)
  To: qemu-discuss, qemu-devel; +Cc: Yaodong Yang

[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 751 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-08 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-07 14:55 [Qemu-devel] QEMU live block-migration Yaodong Yang
2013-07-08 15:32 ` Michael Roth
2013-07-08 15:57   ` Yaodong Yang
2013-07-08 17:18     ` Michael Roth
2013-07-08 17:29       ` Yaodong Yang
2013-07-08 18:02         ` Yaodong Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).