Re: [PATCH] migration: Add documentation for backwards compatiblity

2023-05-11 Thread Juan Quintela
Daniel P. Berrangé wrote: > On Wed, May 10, 2023 at 09:53:41PM +0200, Juan Quintela wrote: >> State what are the requeriments to get migration working between qemu >> versions. And once there explain how one is supposed to implement a >> new feature/default value and not break migration. >> >> S

Re: [PATCH] migration: Add documentation for backwards compatiblity

2023-05-11 Thread Daniel P . Berrangé
On Wed, May 10, 2023 at 09:53:41PM +0200, Juan Quintela wrote: > State what are the requeriments to get migration working between qemu > versions. And once there explain how one is supposed to implement a > new feature/default value and not break migration. > > Signed-off-by: Juan Quintela > >

[PATCH] migration: Add documentation for backwards compatiblity

2023-05-10 Thread Juan Quintela
State what are the requeriments to get migration working between qemu versions. And once there explain how one is supposed to implement a new feature/default value and not break migration. Signed-off-by: Juan Quintela --- Hi I will really appreciate reviews: - I don't speak natively .rst for