mbox series

[v2,0/2] Update error description outside migration.c

Message ID 20230621123844.177739-1-tejus.gk@nutanix.com
Headers show
Series Update error description outside migration.c | expand

Message

Tejus GK June 21, 2023, 12:38 p.m. UTC
Hi everyone,

Thank you, Peter, for the review; I'm sending this patch out as a 
standard patch rather than an RFC patch. These are the following 
modifications in this version:

v2:
- Rebase on master

Thanks,
Tejus

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