From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LC9dM-0000mB-VD for qemu-devel@nongnu.org; Mon, 15 Dec 2008 04:21:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LC9dL-0000lh-7f for qemu-devel@nongnu.org; Mon, 15 Dec 2008 04:21:00 -0500 Received: from [199.232.76.173] (port=54131 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LC9dL-0000le-3y for qemu-devel@nongnu.org; Mon, 15 Dec 2008 04:20:59 -0500 Received: from mx2.redhat.com ([66.187.237.31]:58809) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LC9dK-0001WM-ME for qemu-devel@nongnu.org; Mon, 15 Dec 2008 04:20:58 -0500 Message-ID: <49462175.7020107@redhat.com> Date: Mon, 15 Dec 2008 11:20:53 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Vmchannel PCI device. References: <20081214115027.4028.56164.stgit@dhcp-1-237.tlv.redhat.com> <20081214131247.GS5555@redhat.com> <49455B5E.8080504@codemonkey.ws> <20081214193735.GA7215@redhat.com> <49458E24.5090609@codemonkey.ws> In-Reply-To: <49458E24.5090609@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Gleb Natapov , kvm@vger.kernel.org Anthony Liguori wrote: > > vmchannel was developed for SPICE, is this not right? No, spice does its own thing. It's dma intensive, so it isn't a good fit for vmchannel. -- error compiling committee.c: too many arguments to function