From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyYX4-0007b0-73 for qemu-devel@nongnu.org; Thu, 15 Oct 2009 18:10:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyYWz-0007ZO-Ff for qemu-devel@nongnu.org; Thu, 15 Oct 2009 18:10:49 -0400 Received: from [199.232.76.173] (port=51043 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyYWz-0007ZL-Cf for qemu-devel@nongnu.org; Thu, 15 Oct 2009 18:10:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36116) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyYWy-0004hB-M1 for qemu-devel@nongnu.org; Thu, 15 Oct 2009 18:10:45 -0400 Date: Fri, 16 Oct 2009 00:08:13 +0200 From: "Michael S. Tsirkin" Message-ID: <20091015220813.GA10180@redhat.com> References: <20091014151917.GB17062@shareable.org> <20091014155018.GB30179@redhat.com> <1255554600.20366.9.camel@w-sridhar.beaverton.ibm.com> <4AD65684.3010403@codemonkey.ws> <20091015075612.GB32003@redhat.com> <4AD72453.1050209@codemonkey.ws> <20091015150454.GA8620@redhat.com> <4AD73D3A.4060708@codemonkey.ws> <20091015154819.GA8783@redhat.com> <4AD76BE0.80001@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AD76BE0.80001@codemonkey.ws> Subject: [Qemu-devel] Re: Raw vs. tap List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: kvm-devel , qemu-devel@nongnu.org, Paul Brook , Jens Osterkamp , Sridhar Samudrala On Thu, Oct 15, 2009 at 01:37:20PM -0500, Anthony Liguori wrote: > Michael S. Tsirkin wrote: >> Not sure: what is the "this" that you are talking about. >> > > I meant, fixing guest<->host traffic. This needs to be supported in networking core. > You're former argument hinged on > being able to having networking that Just Worked without adding new > things. If this doesn't work today with macvlan, then the argument is > invalid. > > Regards, > > Anthony Liguori