From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFgk0-00016b-Ku for qemu-devel@nongnu.org; Wed, 22 Jun 2016 07:54:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFgjy-0002s8-TI for qemu-devel@nongnu.org; Wed, 22 Jun 2016 07:54:43 -0400 Date: Wed, 22 Jun 2016 12:54:32 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20160622115432.GA6604@work-vm> References: <1466528974-12183-1-git-send-email-peter.maydell@linaro.org> <1466528974-12183-7-git-send-email-peter.maydell@linaro.org> <20160621184552.p7trf4zpqnrmwruu@hawk.localdomain> <20160622080234.f57jjn43tcwmvmcd@hawk.localdomain> <20160622113558.GF2274@work-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Andrew Jones , Patch Tracking , Vijaya Kumar K , QEMU Developers , qemu-arm , Paolo Bonzini * Peter Maydell (peter.maydell@linaro.org) wrote: > On 22 June 2016 at 12:35, Dr. David Alan Gilbert wrote: > > Yes, my hope is that any versioned machine type should migrate to > > a newer qemu with the same machine type set. > > > > There are really two separate things that we state with the machine > > versioning: > > a) that the guest view is the same > > b) that the migration format is the same > > Well, this is true for PC. PC, ppc/spapr, and I think s390. > But my impression when we started > applying versioned machine types to ARM virt was that it was > signing up to (a) but not (yet) (b)... So that would make ARM special; the problem is we have no way to communicate to the user that it's special. Dave > > thanks > -- PMM -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK