From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5xdU-0003PN-As for qemu-devel@nongnu.org; Thu, 05 Nov 2009 03:24:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5xdQ-0003Ot-Vj for qemu-devel@nongnu.org; Thu, 05 Nov 2009 03:24:04 -0500 Received: from [199.232.76.173] (port=36836 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5xdQ-0003Oq-P6 for qemu-devel@nongnu.org; Thu, 05 Nov 2009 03:24:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43970) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5xdQ-0005X6-CG for qemu-devel@nongnu.org; Thu, 05 Nov 2009 03:24:00 -0500 Date: Thu, 5 Nov 2009 10:21:25 +0200 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [PATCH 0/4] net-bridge: rootless bridge support for qemu Message-ID: <20091105082125.GB5774@redhat.com> References: <1257294485-27015-1-git-send-email-aliguori@us.ibm.com> <20091105041236.GA4981@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091105041236.GA4981@shareable.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: Mark McLoughlin , Anthony Liguori , Arnd Bergmann , Dustin Kirkland , Juan Quintela , qemu-devel@nongnu.org On Thu, Nov 05, 2009 at 04:12:36AM +0000, Jamie Lokier wrote: > I notice that if we eventually teach the kernel to have unnamed > bridges (just attach interfaces to each other), only the helper > commands will need changing to use it :-) What do you mean by "attach interfaces to each other"? Which interfaces do you want to attach to each other? -- MST