Hi Changes from yesterday submission: - change exit by g_assert_not_reached()
[Previous submission] This are a patch series from David from January. The changes that I did: - rebases - change assert() in vmstate_check() to and if and printf. Please, Review. Dr. David Alan Gilbert (2): migration: Add canary to VMSTATE_END_OF_LIST migration: Perform vmsd structure check during tests include/migration/vmstate.h | 7 +++++- migration/savevm.c | 43 +++++++++++++++++++++++++++++++++++++ migration/vmstate.c | 2 ++ 3 files changed, 51 insertions(+), 1 deletion(-) -- 2.38.1