From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [1/3] [XEN] gnttab: Add new op unmap_and_replace Date: Mon, 04 Jun 2007 13:29:27 +0100 Message-ID: References: <20070603020132.GA15239@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070603020132.GA15239@gondor.apana.org.au> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Herbert Xu Cc: Xen Development Mailing List , "Daniel P. Berrange" List-Id: xen-devel@lists.xenproject.org > [NET] Remove netloop and make copy_skb the default Applied, thanks. But there still seem to be references to xenbr0 in the tools/ directory. And when I start xend I end up with two bridges, one called eth0 (which I think is the proper one?) and also a xenbr0 (probably bogus?). PV guests seem to by default correctly attach to the eth0 bridge, but HVM guests are ending up on this goes-nowhere xenbr0 bridge. Probably because it's still the hardcoded default bridge in qemu-dm? -- Keir