Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-03-02 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > There are no longer any VMStateDescription structs in the tree which > use the load_state_old support for custom handling of incoming > migration from very old QEMU. Remove the mechanism entirely. > > This includes removing one stray useless set

Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-02-15 Thread Alistair Francis
On Wed, Feb 16, 2022 at 3:57 AM Peter Maydell wrote: > > There are no longer any VMStateDescription structs in the tree which > use the load_state_old support for custom handling of incoming > migration from very old QEMU. Remove the mechanism entirely. > > This includes removing one stray useles

Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-02-15 Thread Francisco Iglesias
On Tue, Feb 15, 2022 at 05:57:05PM +, Peter Maydell wrote: > There are no longer any VMStateDescription structs in the tree which > use the load_state_old support for custom handling of incoming > migration from very old QEMU. Remove the mechanism entirely. > > This includes removing one stra

Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-02-15 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > There are no longer any VMStateDescription structs in the tree which > use the load_state_old support for custom handling of incoming > migration from very old QEMU. Remove the mechanism entirely. > > This includes removing one stray useless set

Re: [PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-02-15 Thread Philippe Mathieu-Daudé via
On 15/2/22 18:57, Peter Maydell wrote: There are no longer any VMStateDescription structs in the tree which use the load_state_old support for custom handling of incoming migration from very old QEMU. Remove the mechanism entirely. This includes removing one stray useless setting of minimum_ver

[PATCH] migration: Remove load_state_old and minimum_version_id_old

2022-02-15 Thread Peter Maydell
There are no longer any VMStateDescription structs in the tree which use the load_state_old support for custom handling of incoming migration from very old QEMU. Remove the mechanism entirely. This includes removing one stray useless setting of minimum_version_id_old in a VMStateDescription with