From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH qemu 1/6] regenerate patches to restore incremental numbering
Date: Wed, 27 May 2026 13:00:45 +0200 [thread overview]
Message-ID: <20260527110106.287916-2-f.ebner@proxmox.com> (raw)
In-Reply-To: <20260527110106.287916-1-f.ebner@proxmox.com>
Commit 587d3fa89f ("drop "qcow2: Fix corruption on discard during
write with COW"") dropped a patch directly without regenerating.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
...386-fix-strList-leak-in-x86_cpu_get_unavaila.patch} | 0
...i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch} | 0
...n-vmstate_save_state_v-fix-double-error_setg.patch} | 0
...port-fuse-fix-regression-when-mmap-ing-expor.patch} | 0
...port-fuse-fix-regression-with-block-device-e.patch} | 0
debian/patches/series | 10 +++++-----
6 files changed, 5 insertions(+), 5 deletions(-)
rename debian/patches/extra/{0009-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch => 0008-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch} (100%)
rename debian/patches/extra/{0010-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch => 0009-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch} (100%)
rename debian/patches/extra/{0011-migration-vmstate_save_state_v-fix-double-error_setg.patch => 0010-migration-vmstate_save_state_v-fix-double-error_setg.patch} (100%)
rename debian/patches/extra/{0012-block-export-fuse-fix-regression-when-mmap-ing-expor.patch => 0011-block-export-fuse-fix-regression-when-mmap-ing-expor.patch} (100%)
rename debian/patches/extra/{0013-block-export-fuse-fix-regression-with-block-device-e.patch => 0012-block-export-fuse-fix-regression-with-block-device-e.patch} (100%)
diff --git a/debian/patches/extra/0009-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch b/debian/patches/extra/0008-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
similarity index 100%
rename from debian/patches/extra/0009-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
rename to debian/patches/extra/0008-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
diff --git a/debian/patches/extra/0010-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch b/debian/patches/extra/0009-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
similarity index 100%
rename from debian/patches/extra/0010-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
rename to debian/patches/extra/0009-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
diff --git a/debian/patches/extra/0011-migration-vmstate_save_state_v-fix-double-error_setg.patch b/debian/patches/extra/0010-migration-vmstate_save_state_v-fix-double-error_setg.patch
similarity index 100%
rename from debian/patches/extra/0011-migration-vmstate_save_state_v-fix-double-error_setg.patch
rename to debian/patches/extra/0010-migration-vmstate_save_state_v-fix-double-error_setg.patch
diff --git a/debian/patches/extra/0012-block-export-fuse-fix-regression-when-mmap-ing-expor.patch b/debian/patches/extra/0011-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
similarity index 100%
rename from debian/patches/extra/0012-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
rename to debian/patches/extra/0011-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
diff --git a/debian/patches/extra/0013-block-export-fuse-fix-regression-with-block-device-e.patch b/debian/patches/extra/0012-block-export-fuse-fix-regression-with-block-device-e.patch
similarity index 100%
rename from debian/patches/extra/0013-block-export-fuse-fix-regression-with-block-device-e.patch
rename to debian/patches/extra/0012-block-export-fuse-fix-regression-with-block-device-e.patch
diff --git a/debian/patches/series b/debian/patches/series
index 5acd22995e..9ca5887599 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,11 +5,11 @@ extra/0004-fdmon-io_uring-avoid-idle-event-loop-being-accounted.patch
extra/0005-target-i386-tcg-fix-decoding-of-MOVBE-and-CRC32-in-1.patch
extra/0006-hw-display-don-t-accidentally-autofree-existing-virg.patch
extra/0007-hw-i386-vapic-restore-IRQ-polling-for-non-kernel-irq.patch
-extra/0009-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
-extra/0010-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
-extra/0011-migration-vmstate_save_state_v-fix-double-error_setg.patch
-extra/0012-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
-extra/0013-block-export-fuse-fix-regression-with-block-device-e.patch
+extra/0008-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
+extra/0009-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
+extra/0010-migration-vmstate_save_state_v-fix-double-error_setg.patch
+extra/0011-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
+extra/0012-block-export-fuse-fix-regression-with-block-device-e.patch
bitmap-mirror/0001-drive-mirror-add-support-for-sync-bitmap-mode-never.patch
bitmap-mirror/0002-drive-mirror-add-support-for-conditional-and-always-.patch
bitmap-mirror/0003-mirror-add-check-for-bitmap-mode-without-bitmap.patch
--
2.47.3
next prev parent reply other threads:[~2026-05-27 11:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-27 11:00 [PATCH-SERIES qemu/qemu-server 0/6] fix #6424: avoid timeout issue for QMP 'quit' for bulk suspend Fiona Ebner
2026-05-27 11:00 ` Fiona Ebner [this message]
2026-05-27 11:00 ` [PATCH qemu 2/6] async snapshot: allow skipping VM start after successful completion Fiona Ebner
2026-05-27 11:00 ` [PATCH qemu 3/6] update submodule and patches to QEMU 11.0.1 Fiona Ebner
2026-05-27 11:00 ` [PATCH qemu-server 4/6] fix #6424: increase timeout for QMP 'quit' to 60s to avoid issue with bulk suspend Fiona Ebner
2026-05-27 11:00 ` [PATCH qemu-server 5/6] run state: use v5.36 and signatures in module Fiona Ebner
2026-05-27 11:00 ` [PATCH qemu-server 6/6] suspend: skip VM start after successfully saving state 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=20260527110106.287916-2-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.