From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39636 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3kgv-0007Kc-Vs for qemu-devel@nongnu.org; Thu, 07 Oct 2010 03:15:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3kgu-0004bY-Ng for qemu-devel@nongnu.org; Thu, 07 Oct 2010 03:15:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3kgu-0004bN-G4 for qemu-devel@nongnu.org; Thu, 07 Oct 2010 03:15:00 -0400 Message-ID: <4CAD736D.4030107@redhat.com> Date: Thu, 07 Oct 2010 09:14:53 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/2] USB CCID device References: <549264095.529061286324898345.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> <4CAC396B.1080000@redhat.com> <4CACC75B.3070401@codemonkey.ws> In-Reply-To: <4CACC75B.3070401@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Alon Levy , qemu-devel@nongnu.org On 10/06/10 21:00, Anthony Liguori wrote: > Better yet, mark the guest as unmigrateable and let the management tool > unplug the usb device before migration and replug it after migration. Yep, that will work too. cheers, Gerd