From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com, Nicolas Frey <n.frey@proxmox.com>
Subject: applied: [PATCH qemu-server 0/3] fix #7801: warn about problematic VirtIO ISOs
Date: Mon, 21 Sep 2026 13:19:22 +0200 [thread overview]
Message-ID: <178998932620.132079.13675936535114565819.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260915143237.1033142-1-n.frey@proxmox.com>
On Tue, 15 Sep 2026 16:32:34 +0200, Nicolas Frey wrote:
> This series fixes #7801 by implementing backend-only checks for VirtIO
> ISOs with known issues. When a user starts, creates, or updates a VM,
> the system scans for problematic VirtIO filenames and logs a warning in
> the task log if a known issue is detected.
>
> This approach supersedes the earlier UI patches [0], following feedback
> to implement the check in the backend. Since the backend check already
> alerts users via task log warnings (an equally effective and less intrusive
> solution) the separate API call and UI patches became unnecessary.
>
> [...]
Applied, thanks! In commit 2/3, I changed the calls for parse_drive()
and drive_is_cdrom() to not call the imported versions via QemuServer,
but the ones from the Drive module directly. I also pushed an UI
follow-up to make the warnings visible upon edit already:
https://lore.proxmox.com/pve-devel/20260921111843.133598-1-f.ebner@proxmox.com/T/
[1/3] drive: add helper to detect VirtIO driver ISOs with known issues
commit: 881fd37d17157982765c6c8fa3265eff57f84de9
[2/3] partially fix #7801: api: warn about problematic VirtIO driver ISOs
commit: 80ae2f0a354ad164269a1987fc483f492d28f022
[3/3] partially fix #7801: vm start: warn about problematic VirtIO ISOs
commit: f34b8f9f2a9eb89b237561ed1aff7a76a7e06774
prev parent reply other threads:[~2026-09-21 11:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-15 14:32 [PATCH qemu-server 0/3] fix #7801: warn about problematic VirtIO ISOs Nicolas Frey
2026-09-15 14:32 ` [PATCH qemu-server 1/3] drive: add helper to detect VirtIO driver ISOs with known issues Nicolas Frey
2026-09-16 10:16 ` Maximiliano Sandoval
2026-09-16 10:23 ` Maximiliano Sandoval
2026-09-21 9:50 ` Fiona Ebner
2026-09-15 14:32 ` [PATCH qemu-server 2/3] partially fix #7801: api: warn about problematic VirtIO driver ISOs Nicolas Frey
2026-09-15 14:32 ` [PATCH qemu-server 3/3] partially fix #7801: vm start: warn about problematic VirtIO ISOs Nicolas Frey
2026-09-16 10:21 ` [PATCH qemu-server 0/3] fix #7801: " Maximiliano Sandoval
2026-09-16 10:26 ` Maximiliano Sandoval
2026-09-17 13:17 ` Jonas Theisen
2026-09-21 11:19 ` Fiona Ebner [this message]
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=178998932620.132079.13675936535114565819.b4-ty@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=n.frey@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.