Go to file
Fiona Ebner 51232e2e40 fix #5409: backup: fix copy-before-write timeout
The type for the copy-before-write timeout in nanoseconds was wrong.
By being just uint32_t, a maximum of slightly over 4 seconds was
possible. Larger values would overflow and thus the 45 seconds set by
Proxmox's backup with fleecing, resulted in effectively 2 seconds
timeout for copy-before-write operations.

Reported-by: Friedrich Weber <f.weber@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-04-29 17:25:20 +02:00
debian fix #5409: backup: fix copy-before-write timeout 2024-04-29 17:25:20 +02:00
qemu@c25df57ae8 update submodule and patches to QEMU 9.0.0 2024-04-29 15:29:52 +02:00
.gitignore add .gitignore file 2023-05-22 12:05:14 +02:00
.gitmodules import stable-4 build files 2017-04-05 11:39:09 +02:00
backup.txt correct link to vma spec to new repository url 2020-01-14 11:18:52 +01:00
Makefile makefile: also filter 64-bit hppa ROM for QEMU 8.2 2024-04-26 14:13:53 +02:00
vma_spec.txt import stable-4 build files 2017-04-05 11:39:09 +02:00