Re: [PATCH 8/9] page-vary: Move and rename qemu_target_page_bits_min

2025-03-28 Thread Pierrick Bouvier
On 3/28/25 13:04, Richard Henderson wrote: Rename to migration_legacy_page_bits, to make it clear that we cannot change the value without causing a migration break. Move to page-vary.h and page-vary-target.c. Define via TARGET_PAGE_BITS if not TARGET_PAGE_BITS_VARY. Signed-off-by: Richard Hender

[PATCH 8/9] page-vary: Move and rename qemu_target_page_bits_min

2025-03-28 Thread Richard Henderson
Rename to migration_legacy_page_bits, to make it clear that we cannot change the value without causing a migration break. Move to page-vary.h and page-vary-target.c. Define via TARGET_PAGE_BITS if not TARGET_PAGE_BITS_VARY. Signed-off-by: Richard Henderson --- include/exec/page-vary.h | 9