From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlhHC-0006Td-SE for qemu-devel@nongnu.org; Tue, 26 Jul 2011 09:02:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlhH3-00037C-Q2 for qemu-devel@nongnu.org; Tue, 26 Jul 2011 09:02:22 -0400 Received: from verein.lst.de ([213.95.11.211]:57195 helo=newverein.lst.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlhH3-000370-LQ for qemu-devel@nongnu.org; Tue, 26 Jul 2011 09:02:13 -0400 Date: Tue, 26 Jul 2011 15:02:11 +0200 From: Christoph Hellwig Message-ID: <20110726130211.GA2853@lst.de> References: <1311684710-27074-1-git-send-email-coreyb@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1311684710-27074-1-git-send-email-coreyb@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH v3] Add support for fd: protocol List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corey Bryant Cc: kwolf@redhat.com, libvir-list@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org, tchicks@us.ibm.com I have to say I really hate it. We've been working hard on getting rid of special cases in the qemu block layer, and this sprinkles them all over. I'd recommend to fix your security model instead.