From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 19/27] tools/libxc+libxl+xl: Restore v2 streams Date: Tue, 16 Jun 2015 16:39:40 +0100 Message-ID: <1434469180.13744.237.camel@citrix.com> References: <1434375880-30914-1-git-send-email-andrew.cooper3@citrix.com> <1434375880-30914-20-git-send-email-andrew.cooper3@citrix.com> <1434466399.13744.205.camel@citrix.com> <55803F58.1070405@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55803F58.1070405@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Wei Liu , Yang Hongyang , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2015-06-16 at 16:23 +0100, Andrew Cooper wrote: > I am half tempted to say that anyone experiencing 32->64bit problems > should just use the conversion helper themselves. It is deliberately > written to be usable on the command line as well as automatically. Yes, I think that's a good plan. Ian.