From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39858 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwxSk-00043y-Ng for qemu-devel@nongnu.org; Tue, 08 Mar 2011 09:00:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwxSj-0005hh-SJ for qemu-devel@nongnu.org; Tue, 08 Mar 2011 09:00:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwxSj-0005hW-Fq for qemu-devel@nongnu.org; Tue, 08 Mar 2011 09:00:33 -0500 Message-ID: <4D763674.8000600@redhat.com> Date: Tue, 08 Mar 2011 16:00:20 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 00/22] QAPI Round 1 References: <1299460984-15849-1-git-send-email-aliguori@us.ibm.com> <4D7500C8.1080101@codemonkey.ws> <4D760F2B.7030004@redhat.com> <4D7630BA.4010609@us.ibm.com> <4D763311.5030905@redhat.com> <4D763525.2030700@codemonkey.ws> In-Reply-To: <4D763525.2030700@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Adam Litke , Stefan Hajnoczi , qemu-devel@nongnu.org, Markus Armbruster , Luiz Capitulino On 03/08/2011 03:54 PM, Anthony Liguori wrote: > >> (and gah, do we really need a vfs/rpc in qemu?) > > Fun, eh :-) Unfortunately, our friends at VMware provide a > VixVM_CopyFileFromGuestToHost API so there's an expectation that we > provide a similar interface. > Yes, but do we have to terminate it in qemu? Especially as I expect we don't really want to copy a file to the host, but instead stream it to some other channel. -- error compiling committee.c: too many arguments to function