From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOCUA-0004yp-6K for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:17:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOCU8-0004wr-GP for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:17:01 -0400 Received: from [199.232.76.173] (port=51042 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOCU8-0004wc-C8 for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:17:00 -0400 Received: from an-out-0708.google.com ([209.85.132.249]:39089) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOCU8-0006UJ-7H for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:17:00 -0400 Received: by an-out-0708.google.com with SMTP id d18so7083and.130 for ; Wed, 30 Jul 2008 07:16:59 -0700 (PDT) Message-ID: <489077B9.6090508@codemonkey.ws> Date: Wed, 30 Jul 2008 09:16:25 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qemu: ask password when encrypted disk image is used References: <1217420102.3883.23.camel@frecb07144> <1217421776.3883.26.camel@frecb07144> <1217422001.3883.30.camel@frecb07144> In-Reply-To: <1217422001.3883.30.camel@frecb07144> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Laurent Vivier wrote: > Le mercredi 30 juillet 2008 à 14:42 +0200, Laurent Vivier a écrit : > >> Le mercredi 30 juillet 2008 à 14:15 +0200, Laurent Vivier a écrit : >> >>> This patch repairs the management of encrypted disk images and allows to >>> enter the password. >>> >> Forgot it: this patch is stupid... >> > > Sorry, this one is good, the other one is stupid... > Once you've straightened things out, can you resend one patch that isn't stupid :-) Perhaps it's just too early for me, but I'm thoroughly confused about what patch is the right one. Regards, Anthony Liguori > Laurent >