From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNLVY-00076L-Bq for qemu-devel@nongnu.org; Wed, 03 Apr 2013 07:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNLVV-0007vT-Jb for qemu-devel@nongnu.org; Wed, 03 Apr 2013 07:05:36 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:54960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNLVV-0007vI-CP for qemu-devel@nongnu.org; Wed, 03 Apr 2013 07:05:33 -0400 Received: from zmail19.collab.prod.int.phx2.redhat.com (zmail19.collab.prod.int.phx2.redhat.com [10.5.83.22]) by mx4-phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r33B5WJb024040 for ; Wed, 3 Apr 2013 07:05:32 -0400 Date: Wed, 3 Apr 2013 07:05:32 -0400 (EDT) From: Liron Aravot Message-ID: <1679096577.677966.1364987132067.JavaMail.root@redhat.com> In-Reply-To: <1135585455.7248392.1363509145859.JavaMail.root@redhat.com> References: <1135585455.7248392.1363509145859.JavaMail.root@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] attaching disk to paused guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, does qemu support attaching disk to a paused guest? Does it makes sense to allow this operation?