On 2025-05-27 17:58, Peter Xu wrote: > Move it out of vanilla postcopy session, but instead a standalone feature. > When at it, removing the NOTE because it's incorrect now after introduction > of max-postcopy-bandwidth, which can control the throughput even for > postcopy phase. > > Signed-off-by: Peter Xu <pet...@redhat.com> > --- > docs/devel/migration/postcopy.rst | 36 +++++++++++++++---------------- > 1 file changed, 17 insertions(+), 19 deletions(-)
Reviewed-by: Juraj Marcin <jmar...@redhat.com>