From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPfBQ-0001AT-EN for qemu-devel@nongnu.org; Wed, 02 May 2012 15:25:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPfBO-00064n-AM for qemu-devel@nongnu.org; Wed, 02 May 2012 15:25:51 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:57221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPfBO-00064I-0B for qemu-devel@nongnu.org; Wed, 02 May 2012 15:25:50 -0400 Received: by dady13 with SMTP id y13so305727dad.5 for ; Wed, 02 May 2012 12:25:47 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4FA18A35.7030205@redhat.com> Date: Wed, 02 May 2012 21:25:41 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1335886307-27586-1-git-send-email-stefanha@linux.vnet.ibm.com> <4FA046C6.5080909@us.ibm.com> <4FA0EE41.6090303@redhat.com> <20120502085324.GC13336@redhat.com> <4FA10236.1080000@redhat.com> <20120502095621.GN13336@redhat.com> In-Reply-To: <20120502095621.GN13336@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [libvirt] [RFC 0/5] block: File descriptor passing using -open-hook-fd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Kevin Wolf , libvir-list@redhat.com, Anthony Liguori , Stefan Hajnoczi , qemu-devel@nongnu.org Il 02/05/2012 11:56, Daniel P. Berrange ha scritto: > I tend to agree - we have been talking about -blockdev for faar to long > without (AFAICT) making any real progress towards getting it done. I'd > love to see someone bite the bullet & have a go at implementing it Having a spec would help somewhat... Paolo