[PATCH v3 0/2] Update error description outside migration.c

Tejus GK posted 2 patches 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230719063455.128000-1-tejus.gk@nutanix.com
Maintainers: Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>, Leonardo Bras <leobras@redhat.com>
There is a newer version of this series
include/migration/vmstate.h |  4 +++-
migration/savevm.c          | 19 +++++++++++++++----
migration/vmstate.c         | 19 +++++++++++++------
3 files changed, 31 insertions(+), 11 deletions(-)
[PATCH v3 0/2] Update error description outside migration.c
Posted by Tejus GK 9 months, 2 weeks ago
Hi everyone,

I'm sending out the rebased version of the v2 patch, please review.

Thanks,
Tejus


Changelog:

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