On Wed, 26 Jun 2019 at 18:18, Greg Kurz <[email protected]> wrote: > > On Wed, 26 Jun 2019 10:31:26 +0800 > [email protected] wrote: > > > From: Xie Yongji <[email protected]> > > > > In order to avoid migration issues, we introduce a "use-started" > > property to the base virtio device to indicate whether use > > "started" flag or not. This property will be true by default and > > set to false when machine type <= 4.0. > > > > Suggested-by: Greg Kurz <[email protected]> > > Signed-off-by: Xie Yongji <[email protected]> > > --- > > LGTM, > > Reviewed-by: Greg Kurz <[email protected]> > > This fixes the backward migration breakage I was observing. > > Tested-by: Greg Kurz <[email protected]> >
Thanks for the testing.
