qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] migration: vmsd errp handlers: return bool
@ 2025-10-20 16:03 Vladimir Sementsov-Ogievskiy
  2025-10-20 16:03 ` [PATCH v2 1/2] migration: vmstate_save_state_v(): fix error path Vladimir Sementsov-Ogievskiy
  2025-10-20 16:03 ` [PATCH v2 2/2] migration: vmsd errp handlers: return bool Vladimir Sementsov-Ogievskiy
  0 siblings, 2 replies; 8+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2025-10-20 16:03 UTC (permalink / raw)
  To: peterx
  Cc: stefanb, farosas, qemu-devel, armbru, berrange,
	Vladimir Sementsov-Ogievskiy

v2:
01: new, fix bug
02: fix mistakes of v1

Vladimir Sementsov-Ogievskiy (2):
  migration: vmstate_save_state_v(): fix error path
  migration: vmsd errp handlers: return bool

 backends/tpm/tpm_emulator.c   | 10 ++++------
 docs/devel/migration/main.rst |  6 +++---
 include/migration/vmstate.h   |  6 +++---
 migration/vmstate.c           | 23 +++++++++++------------
 4 files changed, 21 insertions(+), 24 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-10-25 19:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 16:03 [PATCH v2 0/2] migration: vmsd errp handlers: return bool Vladimir Sementsov-Ogievskiy
2025-10-20 16:03 ` [PATCH v2 1/2] migration: vmstate_save_state_v(): fix error path Vladimir Sementsov-Ogievskiy
2025-10-20 17:57   ` Philippe Mathieu-Daudé
2025-10-20 16:03 ` [PATCH v2 2/2] migration: vmsd errp handlers: return bool Vladimir Sementsov-Ogievskiy
2025-10-21 11:50   ` Vladimir Sementsov-Ogievskiy
2025-10-22  6:14     ` Markus Armbruster
2025-10-22  6:58       ` Vladimir Sementsov-Ogievskiy
2025-10-25 19:50   ` Vladimir Sementsov-Ogievskiy

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).