From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzZ20-0000Ed-Sk for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:22:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzZ1w-0000CS-9D for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:22:40 -0400 Received: from [199.232.76.173] (port=34497 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzZ1w-0000CM-59 for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:22:36 -0400 Received: from mx2.redhat.com ([66.187.237.31]:49798) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzZ1u-00061t-Lg for qemu-devel@nongnu.org; Thu, 30 Apr 2009 12:22:36 -0400 Message-ID: <49F9CFCA.8000002@redhat.com> Date: Thu, 30 Apr 2009 19:20:26 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 9/9] Introduce VLANClientState::cleanup() References: <1239812969-8320-2-git-send-email-markmc@redhat.com> <200904291137.57852.paul@codesourcery.com> <49F9AB7C.7020803@redhat.com> <200904301702.32282.paul@codesourcery.com> In-Reply-To: <200904301702.32282.paul@codesourcery.com> 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: Paul Brook Cc: Mark McLoughlin , Anthony Liguori , Marcelo Tosatti , qemu-devel@nongnu.org, Markus Armbruster Paul Brook wrote: >> Sure, you can short-ciruit the case where you have a pair of devices, >> but then you need to revoke posted receive descriptors. >> > > Isn't the same true with a point-point API? When you add a third device to the > vlan you're going to have to break the tap-guest link, and insert a proxy in > the middle. > I thought with a point-to-point API, you would not actually be inserting any third device. -- error compiling committee.c: too many arguments to function