mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 05:20:32 +00:00
![]() A non-1KiB aligned source image could cause issues when used with qcow2 fleecing images, e.g. for an image with size 4.5 KiB: > Size mismatch for 'drive-tpmstate0-backup-fleecing' - sector count 10 != 9 Raw images are attached to QEMU with an explicit 'size' argument, so rounding up before allocation doesn't matter, but it does for qcow2. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Tested-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Reviewed-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Link: https://lore.proxmox.com/20250404133204.239783-12-f.ebner@proxmox.com |
||
---|---|---|
.. | ||
Makefile | ||
QemuServer.pm |