]> git.proxmox.com Git - pve-qemu.git/commit
update to QEMU 5.1
authorStefan Reiter <s.reiter@proxmox.com>
Thu, 20 Aug 2020 08:42:45 +0000 (10:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 20 Aug 2020 11:40:36 +0000 (13:40 +0200)
commit60ae3775bf88fe518bf4434b146119a6dfcfad3c
treeeb4fc53e03b0cafb0731e229f2dd48672010f7e9
parent878df11e78ed5128ed394712bf5d002965143074
update to QEMU 5.1

No major semantic changes, mostly just deprecations and changed function
signatures. Drop the extra/ patches, as they have been applied upstream.

The added extra/ patch was accepted upstream[0] but has not been picked
up for 5.1. It is required for non-4M aligned backups to work with PBS.

[0] https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg01671.html

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
47 files changed:
debian/patches/extra/0001-block-block-copy-always-align-copied-region-to-clust.patch [new file with mode: 0644]
debian/patches/extra/0001-hw-vfio-pci-quirks-Fix-broken-legacy-IGD-passthrough.patch [deleted file]
debian/patches/extra/0002-hw-net-net_tx_pkt-fix-assertion-failure-in-net_tx_pk.patch [deleted file]
debian/patches/pve/0001-PVE-Config-block-file-change-locking-default-to-off.patch
debian/patches/pve/0002-PVE-Config-Adjust-network-script-path-to-etc-kvm.patch
debian/patches/pve/0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch
debian/patches/pve/0005-PVE-Config-smm_available-false.patch
debian/patches/pve/0006-PVE-Config-glusterfs-no-default-logfile-if-daemonize.patch
debian/patches/pve/0007-PVE-Config-rbd-block-rbd-disable-rbd_cache_writethro.patch
debian/patches/pve/0008-PVE-Up-qmp-add-get_link_status.patch
debian/patches/pve/0009-PVE-Up-glusterfs-allow-partial-reads.patch
debian/patches/pve/0010-PVE-Up-qemu-img-return-success-on-info-without-snaps.patch
debian/patches/pve/0011-PVE-Up-qemu-img-dd-add-osize-and-read-from-to-stdin-.patch
debian/patches/pve/0012-PVE-Up-qemu-img-dd-add-isize-parameter.patch
debian/patches/pve/0013-PVE-Up-qemu-img-dd-add-n-skip_create.patch
debian/patches/pve/0014-PVE-virtio-balloon-improve-query-balloon.patch
debian/patches/pve/0015-PVE-qapi-modify-query-machines.patch
debian/patches/pve/0016-PVE-qapi-modify-spice-query.patch
debian/patches/pve/0017-PVE-internal-snapshot-async.patch
debian/patches/pve/0018-add-optional-buffer-size-to-QEMUFile.patch
debian/patches/pve/0019-PVE-block-add-the-zeroinit-block-driver-filter.patch
debian/patches/pve/0020-PVE-Add-dummy-id-command-line-parameter.patch
debian/patches/pve/0021-PVE-Config-Revert-target-i386-disable-LINT0-after-re.patch
debian/patches/pve/0022-PVE-Up-Config-file-posix-make-locking-optiono-on-cre.patch
debian/patches/pve/0023-PVE-monitor-disable-oob-capability.patch
debian/patches/pve/0024-PVE-Compat-4.0-used-balloon-qemu-4-0-config-size-fal.patch
debian/patches/pve/0025-PVE-Allow-version-code-in-machine-type.patch
debian/patches/pve/0026-PVE-Backup-modify-job-api.patch
debian/patches/pve/0027-PVE-Backup-add-vma-backup-format-code.patch
debian/patches/pve/0028-PVE-Backup-add-backup-dump-block-driver.patch
debian/patches/pve/0029-PVE-Backup-proxmox-backup-patches-for-qemu.patch
debian/patches/pve/0030-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch
debian/patches/pve/0032-drive-mirror-add-support-for-sync-bitmap-mode-never.patch
debian/patches/pve/0033-drive-mirror-add-support-for-conditional-and-always-.patch
debian/patches/pve/0034-mirror-add-check-for-bitmap-mode-without-bitmap.patch
debian/patches/pve/0035-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch
debian/patches/pve/0036-iotests-add-test-for-bitmap-mirror.patch
debian/patches/pve/0037-mirror-move-some-checks-to-qmp.patch
debian/patches/pve/0038-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch
debian/patches/pve/0039-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch
debian/patches/pve/0043-PVE-fixup-pbs-backup-add-compress-and-encrypt-option.patch
debian/patches/pve/0044-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch
debian/patches/pve/0045-PVE-add-query_proxmox_support-QMP-command.patch
debian/patches/pve/0046-pbs-fix-missing-crypt-and-compress-parameters.patch
debian/patches/pve/0049-PVE-add-query-pbs-bitmap-info-QMP-call.patch
debian/patches/series
qemu