From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL7xE-0001T0-NQ for qemu-devel@nongnu.org; Wed, 05 Mar 2014 04:17:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WL7x5-0002r9-Gt for qemu-devel@nongnu.org; Wed, 05 Mar 2014 04:17:32 -0500 Received: from mail-qa0-x22f.google.com ([2607:f8b0:400d:c00::22f]:47742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL7x5-0002qy-C3 for qemu-devel@nongnu.org; Wed, 05 Mar 2014 04:17:23 -0500 Received: by mail-qa0-f47.google.com with SMTP id w5so709649qac.6 for ; Wed, 05 Mar 2014 01:17:23 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5316EB9F.2050008@redhat.com> Date: Wed, 05 Mar 2014 10:17:19 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <87wqgflzno.fsf@blackfin.pond.sub.org> <20140303105837.GD4850@dhcp-200-207.str.redhat.com> <87zjl56nog.fsf@blackfin.pond.sub.org> In-Reply-To: <87zjl56nog.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] The unholy encrypted image key mess List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Kevin Wolf Cc: qemu-devel@nongnu.org, Stefan Hajnoczi , Gerd Hoffmann Il 05/03/2014 09:43, Markus Armbruster ha scritto: > Or we can do our users a favor and kill support for encrypted images > dead (except in qemu-img, of course). Revive when we have encryption > that actually works, both in the safety and security sense. I think this is okay, since the patch should hopefully be quite small. "change" would probably leave the disk without a medium; not a big deal. Paolo