qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] Put Canary End of List in VMSTATE


From: Juan Quintela
Subject: [PATCH v2 0/2] Put Canary End of List in VMSTATE
Date: Tue, 29 Nov 2022 13:03:56 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]