From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N666v-0004xv-0E for qemu-devel@nongnu.org; Thu, 05 Nov 2009 12:27:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N666q-0004tS-Dd for qemu-devel@nongnu.org; Thu, 05 Nov 2009 12:27:00 -0500 Received: from [199.232.76.173] (port=50230 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N666q-0004tA-9e for qemu-devel@nongnu.org; Thu, 05 Nov 2009 12:26:56 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:49702) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N666p-0000hR-Pd for qemu-devel@nongnu.org; Thu, 05 Nov 2009 12:26:56 -0500 From: Arnd Bergmann Subject: Re: [Qemu-devel] [PATCH 0/4] net-bridge: rootless bridge support for qemu Date: Thu, 5 Nov 2009 18:26:39 +0100 References: <1257294485-27015-1-git-send-email-aliguori@us.ibm.com> <20091105165318.GL689@redhat.com> <4AF30574.70607@us.ibm.com> In-Reply-To: <4AF30574.70607@us.ibm.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911051826.39850.arnd@arndb.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , Gerhard Stenzel Cc: Mark McLoughlin , Arnd Bergmann , Juan Quintela , Dustin Kirkland , qemu-devel@nongnu.org, Michael Tsirkin , Avi Kivity On Thursday 05 November 2009, Anthony Liguori wrote: > Daniel P. Berrange wrote: > > Indeed the hotplug scenario is a bit of a problem in this model, > > since libvirt needs to be able to setup iptables & ebtables rules > > between creating the device & giving it to the guest. > > > > But does libvirt every setup tap specific iptable or ebtable rules? I believe that is part of what Gerhard is currently adding to libvirt. Arnd <><