From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: libxl: simple fix to enable user to configure vif names Date: Sun, 1 Jan 2012 11:56:59 +0000 Message-ID: <1325419019.24422.39.camel@liuw-desktop> References: <1325157276-4847-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: Florian Heigl Cc: "andy@strugglers.net" , "xen-devel@lists.xensource.com" , wei.liu2@citrix.com List-Id: xen-devel@lists.xenproject.org On Sat, 2011-12-31 at 15:01 +0000, Florian Heigl wrote: > Hi Wei, > > 2011/12/29 Wei Liu : > > This feature is required by some of our users. > > > > Reported-by: Andy Smith > > Reported-by: Florian Heigl > > Wow, thank you! :)) > Hi Florian Have you tested these patches (patch 2 is essential)? Do they work for you? I only took a glimpse of the code, I thought they should work. If you encounter any further issue, please let me know. Wei.