From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Planning for Xen-4.6] Migration v2 Date: Thu, 27 Nov 2014 08:46:36 +0000 Message-ID: <1417077996.2372.5.camel@citrix.com> References: <5474DE5A.2060000@citrix.com> <1417020637.11944.67.camel@citrix.com> <54761040.9060402@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54761040.9060402@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: Juergen Gross , Wei Liu , Tim Deegan , Ian Jackson , Xen-devel List , Ross Lagerwall , David Vrabel , Jan Beulich , Shriram Rajagopalan , Hongyang Yang List-Id: xen-devel@lists.xenproject.org On Wed, 2014-11-26 at 17:39 +0000, Andrew Cooper wrote: > > IMHO this is fine. It essentially means that for xl users there is some > > delayed gratification wrt the promise of migration between non-alike > > dom0s. The migration from 4.5(legacy)->4.6(v2) won't support such > > migrations, but the next step from 4.6(v2)->4.7(v2) will. > > Two options exist. > > 1) Assume that the sending bitness is the same as the receiving > bitness. This is already the status quo, and will require that the two > dom0s are the same width. As I said above I think this is absolutely acceptable as a transitional step. > 2) Allow the administrator to specify the bitness of the sending side. > In this case, xl 4.5(legacy)->4.6(v2) works even cross-bitness. If this is trivial to plumb in and you are motivated to do so then this seems like a reasonable enough "stretch goal". Ian.