qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Greg Kurz <groug@kaod.org>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org,
	"Laurent Vivier" <lvivier@redhat.com>,
	"Cédric Le Goater" <clg@kaod.org>,
	"Suraj Jitindar Singh" <sjitindarsingh@gmail.com>,
	"Bharata B Rao" <bharata@linux.vnet.ibm.com>,
	qemu-stable@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] spapr: fix backward migration from POWER9 to POWER8 hosts
Date: Fri, 4 May 2018 16:37:19 +1000	[thread overview]
Message-ID: <20180504063719.GC13229@umbus.fritz.box> (raw)
In-Reply-To: <20180504075821.0e0cbdc6@bahia.lan>

[-- Attachment #1: Type: text/plain, Size: 1451 bytes --]

On Fri, May 04, 2018 at 07:58:21AM +0200, Greg Kurz wrote:
> On Fri, 4 May 2018 10:11:02 +1000
> David Gibson <david@gibson.dropbear.id.au> wrote:
> 
> > On Thu, May 03, 2018 at 11:16:10PM +0200, Greg Kurz wrote:
> > > Hi,
> > > 
> > > It is expected to be able to migrate a guest started with
> > > 
> > >      -machine max-cpu-compat=power8
> > > 
> > > from a POWER9 host to a POWER8 host. It works with recent QEMU versions,
> > > but it is badly broken if the destination runs QEMU 2.7 or older.
> > > 
> > > This can cause problems in cloud environments that still have systems with
> > > older QEMU versions, eg, hosts running ubuntu LTS 16.04.4 (QEMU 2.5) which
> > > are likely to stay around until admins could transition to some newer OS.
> > > 
> > > This series was lightly tested, but the patches are simple enough, so I'm
> > > confident they shouldn't break anything :)
> > > 
> > > Please review as I'd like these to go to QEMU 2.11.2 as well.  
> > 
> > Applied to ppc-for-2.13.  As you say, these should probably go to the
> > 2.12 and 2.11 stable trees too.
> > 
> 
> Cc'ing qemu-stable then

Thanks.  I'm about to go on leave, so I won't be around to shepherd
these into the stable trees any time soon.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-05-04  6:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03 21:16 [Qemu-devel] [PATCH 0/3] spapr: fix backward migration from POWER9 to POWER8 hosts Greg Kurz
2018-05-03 21:16 ` [Qemu-devel] [PATCH 1/3] target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack Greg Kurz
2018-05-04  0:12   ` David Gibson
2018-05-04  5:54     ` Greg Kurz
2018-05-04  6:01       ` David Gibson
2018-05-03 21:16 ` [Qemu-devel] [PATCH 2/3] spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines Greg Kurz
2018-05-03 21:16 ` [Qemu-devel] [PATCH 3/3] spapr: don't advertise radix GTSE if max-compat-cpu < power9 Greg Kurz
2018-05-04  0:11 ` [Qemu-devel] [PATCH 0/3] spapr: fix backward migration from POWER9 to POWER8 hosts David Gibson
2018-05-04  5:58   ` Greg Kurz
2018-05-04  6:37     ` David Gibson [this message]
2018-05-04  7:01       ` Greg Kurz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180504063719.GC13229@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=clg@kaod.org \
    --cc=groug@kaod.org \
    --cc=lvivier@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=sjitindarsingh@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).