qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] migration: Update error description outside migration.c
@ 2023-10-03  6:55 Tejus GK
  2023-10-03  6:55 ` [PATCH v5 1/2] migration/vmstate: Introduce vmstate_save_state_with_err Tejus GK
  2023-10-03  6:55 ` [PATCH v5 2/2] migration: Update error description outside migration.c Tejus GK
  0 siblings, 2 replies; 10+ messages in thread
From: Tejus GK @ 2023-10-03  6:55 UTC (permalink / raw)
  To: qemu-devel, quintela, peterx, leobras; +Cc: Tejus GK

Hi everyone,

Now that the patchset covering improvements in error descriptions inside
migration.c has been reviewed and merged, can this patchset, which
covers the same outside of the context of migration.c be reviewed as 
well.

Regards
Tejus


Changelog:

v4:
- Rebase on master

v3:
- Rebase on master

v2:
- Rebase on master

Tejus GK (2):
  migration/vmstate: Introduce vmstate_save_state_with_err
  migration: Update error description outside migration.c

 include/migration/vmstate.h |  4 +++-
 migration/savevm.c          | 19 +++++++++++++++----
 migration/vmstate.c         | 19 +++++++++++++------
 3 files changed, 31 insertions(+), 11 deletions(-)

-- 
2.22.3



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

end of thread, other threads:[~2023-10-04 13:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03  6:55 [PATCH v5 0/2] migration: Update error description outside migration.c Tejus GK
2023-10-03  6:55 ` [PATCH v5 1/2] migration/vmstate: Introduce vmstate_save_state_with_err Tejus GK
2023-10-03 12:39   ` Juan Quintela
2023-10-03  6:55 ` [PATCH v5 2/2] migration: Update error description outside migration.c Tejus GK
2023-10-03 12:44   ` Juan Quintela
2023-10-04  4:28     ` Tejus GK
2023-10-04  8:23       ` Juan Quintela
2023-10-04 12:15         ` Tejus GK
2023-10-04 12:43           ` Juan Quintela
2023-10-04 13:37             ` Juan Quintela

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