From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVSTE-0001dM-8m for qemu-devel@nongnu.org; Tue, 19 Aug 2008 10:46:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVSTC-0001bh-7A for qemu-devel@nongnu.org; Tue, 19 Aug 2008 10:46:03 -0400 Received: from [199.232.76.173] (port=48399 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVSTB-0001bb-U5 for qemu-devel@nongnu.org; Tue, 19 Aug 2008 10:46:01 -0400 Received: from wr-out-0506.google.com ([64.233.184.224]:36953) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVSTC-00071v-4c for qemu-devel@nongnu.org; Tue, 19 Aug 2008 10:46:02 -0400 Received: by wr-out-0506.google.com with SMTP id c46so3749468wra.18 for ; Tue, 19 Aug 2008 07:46:01 -0700 (PDT) Message-ID: <48AADC7E.40003@codemonkey.ws> Date: Tue, 19 Aug 2008 09:45:18 -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> <489077B9.6090508@codemonkey.ws> <1217432132.3883.46.camel@frecb07144> In-Reply-To: <1217432132.3883.46.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: Laurent Vivier Cc: nuitari-qemu , qemu-devel@nongnu.org Laurent Vivier wrote: > Le mercredi 30 juillet 2008 à 09:16 -0500, Anthony Liguori a écrit : > > > >> 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. >> > > The attached one works well. > No, it's broken and I just reverted it. Depending on how you redirect the monitor, you get either no banner and two (qemu) prompts, or a banner and two (qemu) prompts. Please fix this and resubmit. Regards, Anthony Liguori > Regards, > Laurent >