From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH-SERIES qemu-server v2 0/3] small block job related improvements
Date: Thu, 12 Feb 2026 16:36:21 +0100 [thread overview]
Message-ID: <20260212153638.476233-1-f.ebner@proxmox.com> (raw)
Changes in v2:
* add patch to improve name of block job monitor function
* add path to avoid potentially misleading error messages
See the individual patches for more information.
qemu-server:
Fiona Ebner (3):
blockdev: commit: improve comment about completion mode
block job: rename qemu_drive_mirror_monitor() to monitor()
blockdev: avoid potentially misleading error messages when block job
monitor fails
src/PVE/QemuMigrate.pm | 2 +-
src/PVE/QemuServer.pm | 12 +++-------
src/PVE/QemuServer/BlockJob.pm | 8 +++----
src/PVE/QemuServer/Blockdev.pm | 28 +++++++++--------------
src/test/MigrationTest/QemuMigrateMock.pm | 8 +++----
src/test/run_qemu_migrate_tests.pl | 4 ++--
6 files changed, 24 insertions(+), 38 deletions(-)
Summary over all repositories:
6 files changed, 24 insertions(+), 38 deletions(-)
--
Generated by git-murpp 0.5.0
next reply other threads:[~2026-02-12 15:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-12 15:36 Fiona Ebner [this message]
2026-02-12 15:36 ` [PATCH qemu-server v2 1/3] blockdev: commit: improve comment about completion mode Fiona Ebner
2026-02-12 15:36 ` [PATCH qemu-server v2 2/3] block job: rename qemu_drive_mirror_monitor() to monitor() Fiona Ebner
2026-02-12 15:36 ` [PATCH qemu-server v2 3/3] blockdev: avoid potentially misleading error messages when block job monitor fails Fiona Ebner
2026-02-13 16:55 ` superseded: [PATCH-SERIES qemu-server v2 0/3] small block job related improvements Fiona Ebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260212153638.476233-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.