Re: [PATCH V3 16/16] migration: cpr-transfer documentation

2024-11-14 Thread Steven Sistare
On 11/13/2024 5:02 PM, Peter Xu wrote: On Fri, Nov 01, 2024 at 06:47:55AM -0700, Steve Sistare wrote: +Caveats +^^^ + +cpr-transfer mode may not be used with postcopy, background-snapshot, +or COLO. + +memory-backend-epc and memory-backend-ram are not supported. Just to double check: now t

Re: [PATCH V3 16/16] migration: cpr-transfer documentation

2024-11-13 Thread Peter Xu
On Fri, Nov 01, 2024 at 06:47:55AM -0700, Steve Sistare wrote: > +Caveats > +^^^ > + > +cpr-transfer mode may not be used with postcopy, background-snapshot, > +or COLO. > + > +memory-backend-epc and memory-backend-ram are not supported. Just to double check: now the plan is to allow memory-ba

[PATCH V3 16/16] migration: cpr-transfer documentation

2024-11-01 Thread Steve Sistare
Signed-off-by: Steve Sistare --- docs/devel/migration/CPR.rst | 144 ++- 1 file changed, 142 insertions(+), 2 deletions(-) diff --git a/docs/devel/migration/CPR.rst b/docs/devel/migration/CPR.rst index 63c3647..732d5a6 100644 --- a/docs/devel/migration/CPR