From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [1/3] [XEN] gnttab: Add new op unmap_and_replace Date: Thu, 14 Jun 2007 09:41:55 +0200 Message-ID: <4670F143.6040007@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Keir Fraser , Xen Development Mailing List , "Daniel P. Berrange" , Herbert Xu List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > On 6/6/07 08:54, "Gerd Hoffmann" wrote: > >>> Yeah, I think the key point was that whatever interface you end up using >>> to configure the IP addr on should be eth0. >> That trick is only needed if xend creates the bridge setup instead of >> letting the distro network scripts do that. > > How would we do that in the distro-agnostic Xen tree? Documentation and sample config files? Sure, the down side is that "xend start" alone isn't enougth to make the network fly. But that doesn't work that well, anything more complex than "single ethernet interface" isn't covered by the scripts anyway. cheers, Gerd