On 17/2/26 10:51, Richard Henderson wrote:
Use target_info->page_bits_init to implement
migration_legacy_page_bits. Because this is the last
function within the file, rename page-vary-target.c
to page-vary-system.c and build once for system mode.
Signed-off-by: Richard Henderson <[email protected]>
---
page-vary-target.c => page-vary-system.c | 19 ++++++-------------
meson.build | 2 +-
2 files changed, 7 insertions(+), 14 deletions(-)
rename page-vary-target.c => page-vary-system.c (74%)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>