qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Put Canary End of List in VMSTATE
@ 2022-11-28 13:08 Juan Quintela
  2022-11-28 13:08 ` [PATCH 1/2] migration: Add canary to VMSTATE_END_OF_LIST Juan Quintela
  2022-11-28 13:08 ` [PATCH 2/2] migration: Perform vmsd structure check during tests Juan Quintela
  0 siblings, 2 replies; 4+ messages in thread
From: Juan Quintela @ 2022-11-28 13:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Juan Quintela, Dr. David Alan Gilbert

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-28 13:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28 13:08 [PATCH 0/2] Put Canary End of List in VMSTATE Juan Quintela
2022-11-28 13:08 ` [PATCH 1/2] migration: Add canary to VMSTATE_END_OF_LIST Juan Quintela
2022-11-28 13:08 ` [PATCH 2/2] migration: Perform vmsd structure check during tests Juan Quintela
2022-11-28 13:38   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).