qemu-devel
[Top][All Lists]
Advanced

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

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


From: Juan Quintela
Subject: [PATCH 0/2] Put Canary End of List in VMSTATE
Date: Mon, 28 Nov 2022 14:08:49 +0100

Hi

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]