[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCHv5 0/4] Clean up compatibility mode handling
From: |
Suraj Jitindar Singh |
Subject: |
Re: [Qemu-ppc] [PATCHv5 0/4] Clean up compatibility mode handling |
Date: |
Thu, 08 Jun 2017 16:03:51 +1000 |
On Thu, 2017-06-08 at 14:17 +1000, David Gibson wrote:
> On Fri, Jun 02, 2017 at 01:15:03PM +1000, David Gibson wrote:
> > This is a rebased and revised version of my patches revising CPU
> > compatiblity mode handling on ppc, last posted in November. Since
> > then, many of the patches have already been merged (some for 2.9,
> > some
> > since). This is what's left.
> >
> > * There was conceptual confusion about what a compatibility mode
> > means, and how it interacts with the machine type. This cleans
> > that up, clarifying that a compatibility mode (as an externally
> > set
> > option) only makes sense on machine types that don't permit the
> > guest hypervisor privilege (i.e. 'pseries')
> >
> > * It was previously the user's (or management layer's)
> > responsibility
> > to determine compatibility of CPUs on either end for migration.
> > This uses the compatibility modes to check that properly during
> > an
> > incoming migration.
>
> Anyone willing to give some review and/or testing, particularly for
> patch 2/4.
>
Sorry I had been playing around with this and meant to give it a
Tested-by
- Re: [Qemu-ppc] [PATCHv5 4/4] ppc: Rework CPU compatibility testing across migration, (continued)
- [Qemu-ppc] [PATCHv5 1/4] qapi: add explicit null to string input and output visitors, David Gibson, 2017/06/01
- [Qemu-ppc] [PATCHv5 3/4] pseries: Reset CPU compatibility mode, David Gibson, 2017/06/01
- [Qemu-ppc] [PATCHv5 2/4] pseries: Move CPU compatibility property to machine, David Gibson, 2017/06/01
- Re: [Qemu-ppc] [Qemu-devel] [PATCHv5 0/4] Clean up compatibility mode handling, no-reply, 2017/06/01
- Re: [Qemu-ppc] [PATCHv5 0/4] Clean up compatibility mode handling, David Gibson, 2017/06/08
- Re: [Qemu-ppc] [PATCHv5 0/4] Clean up compatibility mode handling, Andrea Bolognani, 2017/06/10
- Re: [Qemu-ppc] [PATCHv5 0/4] Clean up compatibility mode handling, Andrea Bolognani, 2017/06/13