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

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

This is the rebased version of the v3 patchset, please review, thanks.

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