From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOD21-000597-Fj for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:52:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOD1y-00058i-5W for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:52:01 -0400 Received: from [199.232.76.173] (port=43006 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOD1y-00058f-1j for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:51:58 -0400 Received: from anvil.nuitari.net ([67.205.71.108]:36526) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KOD1x-0003x9-I8 for qemu-devel@nongnu.org; Wed, 30 Jul 2008 10:51:57 -0400 Date: Wed, 30 Jul 2008 10:52:43 -0400 (EDT) From: nuitari-qemu@nuitari.net Subject: Re: [Qemu-devel] [PATCH] qemu: ask password when encrypted disk image is used In-Reply-To: <1217428195.3883.36.camel@frecb07144> Message-ID: References: <1217420102.3883.23.camel@frecb07144> <1217421776.3883.26.camel@frecb07144> <1217422001.3883.30.camel@frecb07144> <489077B9.6090508@codemonkey.ws> <1217428195.3883.36.camel@frecb07144> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 > The attached one is the one which should be not stupid... but I made > more tests and it doesn't work in some cases. So, you can forget it > too :-( In which cases doesn't it work?