On Fri, Jun 09, 2017 at 05:47:09AM -0500, Eric Blake wrote:
> On 06/08/2017 10:49 PM, Peter Xu wrote:
> > Move it into MigrationState, with a property binded to it. Same trick is
>
> s/binded/bound/
Will fix. Thanks Eric. :)
>
> > played like previous patches.
> >
> > Signed-off-by: Peter Xu
On 06/08/2017 10:49 PM, Peter Xu wrote:
> Move it into MigrationState, with a property binded to it. Same trick is
s/binded/bound/
> played like previous patches.
>
> Signed-off-by: Peter Xu
> ---
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualizati
On Fri, Jun 09, 2017 at 09:47:09AM +0200, Juan Quintela wrote:
> Peter Xu wrote:
> > Move it into MigrationState, with a property binded to it. Same trick is
> > played like previous patches.
> >
> > Signed-off-by: Peter Xu
>
> Reviewed-by: Juan Quintela
>
> Same here. Rename it to "section-f
Peter Xu wrote:
> Move it into MigrationState, with a property binded to it. Same trick is
> played like previous patches.
>
> Signed-off-by: Peter Xu
Reviewed-by: Juan Quintela
Same here. Rename it to "section-footers".
For previous one, "global-configuration"?
Later, Juan.
Move it into MigrationState, with a property binded to it. Same trick is
played like previous patches.
Signed-off-by: Peter Xu
---
hw/i386/pc_piix.c | 1 -
hw/ppc/spapr.c| 1 -
hw/xen/xen-common.c | 2 +-
include/hw/compat.h | 4
include/m