From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7e99-0000Gw-0H for qemu-devel@nongnu.org; Mon, 08 May 2017 04:35:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7e94-0003ZG-09 for qemu-devel@nongnu.org; Mon, 08 May 2017 04:35:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47676) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7e93-0003Z7-K9 for qemu-devel@nongnu.org; Mon, 08 May 2017 04:35:53 -0400 Date: Mon, 8 May 2017 09:35:48 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20170508083547.GB2446@work-vm> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] MigrationParams List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ali saeedi Cc: qemu-devel@nongnu.org * ali saeedi (ali.saeedi56@gmail.com) wrote: > Hi > what are 'blk' and 'shared' boolean variables in MigrationParams structure > in migration.h? Follow the code! They're the flags used in the migrate command when doing block migration. Dave > thanks a lot -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK