On Wed, Apr 20, 2022 at 11:51:28AM +0100, Daniel P. Berrangé wrote:
> > diff --git a/qapi/migration.json b/qapi/migration.json
> > index 18e2610e88..3523f23386 100644
> > --- a/qapi/migration.json
> > +++ b/qapi/migration.json
> > @@ -463,6 +463,12 @@
> >  #                       procedure starts. The VM RAM is saved with running 
> > VM.
> >  #                       (since 6.0)
> >  #
> > +# @postcopy-preempt: If enabled, the migration process will allow postcopy
> > +#                    requests to preempt precopy stream, so postcopy 
> > requests
> > +#                    will be handled faster.  This is a performance 
> > feature and
> > +#                    should not affect the correctness of postcopy 
> > migration.
> > +#                    (since 7.0)
> 
> Now 7.1

Fixed.

> 
>   Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>

Thanks,

-- 
Peter Xu


Reply via email to