]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/pve/0017-PVE-add-optional-buffer-size-to-QEMUFile.patch
update submodule and patches to 7.0.0
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 27 Jun 2022 11:05:40 +0000 (13:05 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jun 2022 10:29:21 +0000 (12:29 +0200)
commitdc9827a6a46d17fa0f0e5fb192defe0984881b9c
tree33f4d1c1b317d7217abfb5361a0c7f058b425460
parent4e4b9ab13fc3dbc12b561095a0a23136fcaf38f3
update submodule and patches to 7.0.0

Only very minor changes needed:
* Most patches in extra (or some version of them) are part of 7.0.0.
* aio_set_fd_handler got an extra parameter, but can just pass NULL
  like we did for the related 'poll' parameter. See QEMU commit
  826cc32423db2a99d184dbf4f507c737d7e7a4ae for more.
* Add include for qemu/memalign.h in vma.c and vma-writer.c.
* Add reverts for fixups of already reverted 0347a8fd4c ("block/rbd:
  implement bdrv_co_block_status") that came in with 7.0.0. Those
  fixups are not enough, see Proxmox bugzilla #4047.
* Two trivial context changes for bitmap-mirror patches.
* block_int.h got split up into multiple headers.
* Some context changes in configure and meson.build.
* Used the oppurtunity to squash fixup of bdrv_backuo_dump_create typo
  in a later patch into the patch introducing the function (had to
  move code to new header during rebase).

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
86 files changed:
debian/patches/bitmap-mirror/0001-drive-mirror-add-support-for-sync-bitmap-mode-never.patch
debian/patches/bitmap-mirror/0002-drive-mirror-add-support-for-conditional-and-always-.patch
debian/patches/bitmap-mirror/0003-mirror-add-check-for-bitmap-mode-without-bitmap.patch
debian/patches/bitmap-mirror/0004-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch
debian/patches/bitmap-mirror/0006-mirror-move-some-checks-to-qmp.patch
debian/patches/extra/0001-monitor-qmp-fix-race-with-clients-disconnecting-earl.patch
debian/patches/extra/0002-block-gluster-correctly-set-max_pdiscard-which-is-in.patch [new file with mode: 0644]
debian/patches/extra/0002-monitor-hmp-add-support-for-flag-argument-with-value.patch [deleted file]
debian/patches/extra/0003-monitor-refactor-set-expire_password-and-allow-VNC-d.patch [deleted file]
debian/patches/extra/0006-block-io-Update-BSC-only-if-want_zero-is-true.patch [deleted file]
debian/patches/extra/0007-block-nbd-Delete-reconnect-delay-timer-when-done.patch [deleted file]
debian/patches/extra/0008-block-nbd-Assert-there-are-no-timers-when-closed.patch [deleted file]
debian/patches/extra/0009-block-nbd-Move-s-ioc-on-AioContext-change.patch [deleted file]
debian/patches/extra/0010-acpi-fix-QEMU-crash-when-started-with-SLIC-table.patch [deleted file]
debian/patches/extra/0011-virtio-net-fix-map-leaking-on-error-during-receive.patch [deleted file]
debian/patches/extra/0012-memory-Fix-incorrect-calls-of-log_global_start-stop.patch [deleted file]
debian/patches/extra/0013-acpi-fix-OEM-ID-OEM-Table-ID-padding.patch [deleted file]
debian/patches/extra/0014-vhost-vsock-detach-the-virqueue-element-in-case-of-e.patch [deleted file]
debian/patches/extra/0015-vhost-user-remove-VirtQ-notifier-restore.patch [deleted file]
debian/patches/extra/0016-vhost-user-fix-VirtQ-notifier-cleanup.patch [deleted file]
debian/patches/extra/0017-virtio-fix-the-condition-for-iommu_platform-not-supp.patch [deleted file]
debian/patches/extra/0018-block-gluster-correctly-set-max_pdiscard-which-is-in.patch [deleted file]
debian/patches/extra/0019-ui-vnc.c-Fixed-a-deadlock-bug.patch [deleted file]
debian/patches/extra/0020-display-qxl-render-fix-race-condition-in-qxl_cursor-.patch [deleted file]
debian/patches/extra/0021-ui-cursor-fix-integer-overflow-in-cursor_alloc-CVE-2.patch [deleted file]
debian/patches/pve/0001-PVE-Config-block-file-change-locking-default-to-off.patch
debian/patches/pve/0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch
debian/patches/pve/0004-PVE-Config-ui-spice-default-to-pve-certificates.patch
debian/patches/pve/0006-PVE-Config-rbd-block-rbd-disable-rbd_cache_writethro.patch
debian/patches/pve/0007-PVE-Up-qmp-add-get_link_status.patch
debian/patches/pve/0009-PVE-Up-qemu-img-return-success-on-info-without-snaps.patch
debian/patches/pve/0010-PVE-Up-qemu-img-dd-add-osize-and-read-from-to-stdin-.patch
debian/patches/pve/0011-PVE-Up-qemu-img-dd-add-isize-parameter.patch
debian/patches/pve/0012-PVE-Up-qemu-img-dd-add-n-skip_create.patch
debian/patches/pve/0013-PVE-virtio-balloon-improve-query-balloon.patch
debian/patches/pve/0014-PVE-qapi-modify-query-machines.patch
debian/patches/pve/0015-PVE-qapi-modify-spice-query.patch
debian/patches/pve/0016-PVE-add-savevm-async-for-background-state-snapshots.patch
debian/patches/pve/0017-PVE-add-optional-buffer-size-to-QEMUFile.patch
debian/patches/pve/0018-PVE-block-add-the-zeroinit-block-driver-filter.patch
debian/patches/pve/0019-PVE-Add-dummy-id-command-line-parameter.patch
debian/patches/pve/0021-PVE-Up-Config-file-posix-make-locking-optiono-on-cre.patch
debian/patches/pve/0023-PVE-Compat-4.0-used-balloon-qemu-4-0-config-size-fal.patch
debian/patches/pve/0024-PVE-Allow-version-code-in-machine-type.patch
debian/patches/pve/0025-block-backup-move-bcs-bitmap-initialization-to-job-c.patch
debian/patches/pve/0026-PVE-Backup-add-vma-backup-format-code.patch
debian/patches/pve/0027-PVE-Backup-add-backup-dump-block-driver.patch
debian/patches/pve/0028-PVE-Backup-proxmox-backup-patches-for-qemu.patch
debian/patches/pve/0029-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch
debian/patches/pve/0030-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch
debian/patches/pve/0031-PVE-various-PBS-fixes.patch
debian/patches/pve/0032-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch
debian/patches/pve/0033-PVE-add-query_proxmox_support-QMP-command.patch
debian/patches/pve/0034-PVE-add-query-pbs-bitmap-info-QMP-call.patch
debian/patches/pve/0035-PVE-redirect-stderr-to-journal-when-daemonized.patch
debian/patches/pve/0036-PVE-Add-sequential-job-transaction-support.patch
debian/patches/pve/0038-PVE-Backup-Don-t-block-on-finishing-and-cleanup-crea.patch
debian/patches/pve/0039-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
debian/patches/pve/0041-PVE-fall-back-to-open-iscsi-initiatorname.patch
debian/patches/pve/0042-PVE-Use-coroutine-QMP-for-backup-cancel_backup.patch
debian/patches/pve/0043-PBS-add-master-key-support.patch
debian/patches/pve/0045-PVE-block-stream-increase-chunk-size.patch
debian/patches/pve/0046-block-io-accept-NULL-qiov-in-bdrv_pad_request.patch
debian/patches/pve/0047-block-add-alloc-track-driver.patch
debian/patches/pve/0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch
debian/patches/pve/0050-qemu-img-dd-add-l-option-for-loading-a-snapshot.patch
debian/patches/pve/0051-vma-allow-partial-restore.patch
debian/patches/pve/0052-pbs-namespace-support.patch
debian/patches/pve/0053-Revert-block-rbd-implement-bdrv_co_block_status.patch [deleted file]
debian/patches/pve/0053-Revert-block-rbd-workaround-for-ceph-issue-53784.patch [new file with mode: 0644]
debian/patches/pve/0054-PVE-Backup-create-jobs-correctly-cancel-in-error-sce.patch [deleted file]
debian/patches/pve/0054-Revert-block-rbd-fix-handling-of-holes-in-.bdrv_co_b.patch [new file with mode: 0644]
debian/patches/pve/0055-PVE-Backup-ensure-jobs-in-di_list-are-referenced.patch [deleted file]
debian/patches/pve/0055-Revert-block-rbd-implement-bdrv_co_block_status.patch [new file with mode: 0644]
debian/patches/pve/0056-PVE-Backup-avoid-segfault-issues-upon-backup-cancel.patch [deleted file]
debian/patches/pve/0056-PVE-Backup-create-jobs-correctly-cancel-in-error-sce.patch [new file with mode: 0644]
debian/patches/pve/0057-PVE-Backup-ensure-jobs-in-di_list-are-referenced.patch [new file with mode: 0644]
debian/patches/pve/0057-vma-create-support-64KiB-unaligned-input-images.patch [deleted file]
debian/patches/pve/0058-PVE-Backup-avoid-segfault-issues-upon-backup-cancel.patch [new file with mode: 0644]
debian/patches/pve/0058-vma-create-avoid-triggering-assertion-in-error-case.patch [deleted file]
debian/patches/pve/0059-block-alloc-track-avoid-premature-break.patch [deleted file]
debian/patches/pve/0059-vma-create-support-64KiB-unaligned-input-images.patch [new file with mode: 0644]
debian/patches/pve/0060-vma-create-avoid-triggering-assertion-in-error-case.patch [new file with mode: 0644]
debian/patches/pve/0061-block-alloc-track-avoid-premature-break.patch [new file with mode: 0644]
debian/patches/series
qemu