From: "Scott J. Goldman" <scottjg@umich.edu>
I've included two small HVF fixes that allow migration to work again.
I've only tested on ARM, but beforehand, starting the migration would
segfault immediately and now it works.
Scott J. Goldman (2):
target/arm/hvf, target/i386/hvf: Pass MR-relative offset to
memory_region_set_dirty()
target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays
target/arm/hvf/hvf.c | 9 +--------
target/i386/hvf/hvf.c | 2 +-
2 files changed, 2 insertions(+), 9 deletions(-)
--
2.50.1 (Apple Git-155)