[PATCH 0/6] error: Eliminate QERR_IO_ERROR

Markus Armbruster posted 6 patches 6 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240513141703.549874-1-armbru@redhat.com
Maintainers: Fam Zheng <fam@euphon.net>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Markus Armbruster <armbru@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>
include/qapi/qmp/qerror.h |  3 ---
block/vmdk.c              | 10 +++++-----
blockdev.c                |  6 ++++--
dump/win_dump.c           |  7 ++++---
migration/savevm.c        |  5 ++---
system/cpus.c             |  6 ++++--
6 files changed, 19 insertions(+), 18 deletions(-)
[PATCH 0/6] error: Eliminate QERR_IO_ERROR
Posted by Markus Armbruster 6 months, 2 weeks ago
Markus Armbruster (6):
  block: Improve error message when external snapshot can't flush
  dump/win_dump: Improve error messages on write error
  block/vmdk: Improve error messages on extent write error
  cpus: Improve error messages on memsave, pmemsave write error
  migration: Rephrase message on failure to save / load Xen device state
  qerror: QERR_IO_ERROR is no longer used, drop

 include/qapi/qmp/qerror.h |  3 ---
 block/vmdk.c              | 10 +++++-----
 blockdev.c                |  6 ++++--
 dump/win_dump.c           |  7 ++++---
 migration/savevm.c        |  5 ++---
 system/cpus.c             |  6 ++++--
 6 files changed, 19 insertions(+), 18 deletions(-)

-- 
2.45.0