all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES v2 qemu] vma/alloc-track improvements
@ 2022-06-22  8:45 Fabian Ebner
  2022-06-22  8:45 ` [pve-devel] [PATCH v2 qemu 1/3] vma: create: support 64KiB-unaligned input images Fabian Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabian Ebner @ 2022-06-22  8:45 UTC (permalink / raw)
  To: pve-devel

Most important is the first patch, as it fixes backing up templates
with efitype=4m EFI disk on file storages (or other 64-KiB-unaligned
disk) to non-PBS. Also reported in the community forum, most recently:
https://forum.proxmox.com/threads/104740/post-479298

Second vma-related patch is to be more graceful in error scenario upon
creation. alloc-track patch is to avoid a bogus break, but might even
be dead code in practice.

vma-related patches can be squashed into
0026-PVE-Backup-add-vma-backup-format-code.patch

alloca-track patch can be squashed into
0047-block-add-alloc-track-driver.patch

Fabian Ebner (3):
  vma: create: support 64KiB-unaligned input images
  vma: create: avoid triggering assertion in error case
  block: alloc-track: avoid premature break

 block/alloc-track.c |  3 ++-
 vma-writer.c        |  2 ++
 vma.c               | 12 ++++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-22 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22  8:45 [pve-devel] [PATCH-SERIES v2 qemu] vma/alloc-track improvements Fabian Ebner
2022-06-22  8:45 ` [pve-devel] [PATCH v2 qemu 1/3] vma: create: support 64KiB-unaligned input images Fabian Ebner
2022-06-22  8:45 ` [pve-devel] [PATCH v2 qemu 2/3] vma: create: avoid triggering assertion in error case Fabian Ebner
2022-06-22  8:45 ` [pve-devel] [PATCH v2 qemu 3/3] block: alloc-track: avoid premature break Fabian Ebner
2022-06-22 15:31 ` [pve-devel] applied: [PATCH-SERIES v2 qemu] vma/alloc-track improvements Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal