]> git.proxmox.com Git - pve-qemu.git/commit
backup: factor out & clean up gathering device info into helper
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Mar 2024 12:54:59 +0000 (13:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Mar 2024 12:55:00 +0000 (13:55 +0100)
commit8dd76cc52d359de2020cdbbbb7e1d8cb910271f3
tree291657b599d2d38f0f311fd5af1f26ac93c2c803
parentcd7676f3e6c96dae29415aa9e6e8ef13dc773e22
backup: factor out & clean up gathering device info into helper

Squash the two original patches [0][1] from Fiona, which got send
separate to be easier to review, into the big patch that adds the
Proxmox backup integration.

[0]: https://lists.proxmox.com/pipermail/pve-devel/2024-January/061479.html
[1]: https://lists.proxmox.com/pipermail/pve-devel/2024-January/061478.html

Originally-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/pve/0016-PVE-add-IOChannel-implementation-for-savevm-async.patch
debian/patches/pve/0030-PVE-Backup-Proxmox-backup-patches-for-QEMU.patch
debian/patches/pve/0034-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
debian/patches/pve/0040-Revert-block-rbd-workaround-for-ceph-issue-53784.patch
debian/patches/pve/0041-Revert-block-rbd-fix-handling-of-holes-in-.bdrv_co_b.patch
debian/patches/pve/0042-Revert-block-rbd-implement-bdrv_co_block_status.patch
debian/patches/pve/0043-alloc-track-fix-deadlock-during-drop.patch
debian/patches/pve/0044-migration-for-snapshots-hold-the-BQL-during-setup-ca.patch
debian/patches/pve/0045-savevm-async-don-t-hold-BQL-during-setup.patch