[pve-devel] applied: [PATCH pve-qemu] update to QEMU 5.1
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Aug 20 13:58:04 CEST 2020
On 20.08.20 10:42, Stefan Reiter wrote:
> 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 at proxmox.com>
> ---
>
> After two fixes for upstream bugs I discovered in testing[0][1], this version
> and rc's have been running stable on my machine for the last ~3 weeks.
>
> Tested snapshots, backups (vma and pbs), rollback/restore, migration
> (online/offline), Ceph, ZFS, LVM(-thin), all of my regular debug VMs (multiple
> disks, unaligned drives, EFI/BIOS, etc...). Did NOT test PCI passthrough, since
> I don't have suitable HW in my workstation atm.
>
> The rebase process was remarkably simple, almost no conflicts, and aside from
> the two mentioned bugs everything went smoothly from the first successful
> compile.
>
> Feature-wise, nothing relevant changed for us AFAICT from the changelog.
>
> [0] https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/thread/KGCQ365YQPKFIY3XBDZ2KYZ32VWXGDCB/
> [1] https://lists.gnu.org/archive/html/qemu-devel/2020-08/msg01593.html
>
> ...-always-align-copied-region-to-clust.patch | 34 +++++++++++
> ...ks-Fix-broken-legacy-IGD-passthrough.patch | 34 -----------
> ...t-fix-assertion-failure-in-net_tx_pk.patch | 42 --------------
> ...k-file-change-locking-default-to-off.patch | 6 +-
> ...djust-network-script-path-to-etc-kvm.patch | 4 +-
> ...he-CPU-model-to-kvm64-32-instead-of-.patch | 4 +-
> .../0005-PVE-Config-smm_available-false.patch | 4 +-
> ...erfs-no-default-logfile-if-daemonize.patch | 2 +-
> ...lock-rbd-disable-rbd_cache_writethro.patch | 2 +-
> .../0008-PVE-Up-qmp-add-get_link_status.patch | 8 +--
> ...PVE-Up-glusterfs-allow-partial-reads.patch | 12 ++--
> ...return-success-on-info-without-snaps.patch | 4 +-
> ...dd-add-osize-and-read-from-to-stdin-.patch | 27 +++++----
> ...E-Up-qemu-img-dd-add-isize-parameter.patch | 19 +++----
> ...PVE-Up-qemu-img-dd-add-n-skip_create.patch | 10 ++--
> ...virtio-balloon-improve-query-balloon.patch | 12 ++--
> .../0015-PVE-qapi-modify-query-machines.patch | 10 ++--
> .../0016-PVE-qapi-modify-spice-query.patch | 4 +-
> .../0017-PVE-internal-snapshot-async.patch | 48 ++++++++--------
> ...add-optional-buffer-size-to-QEMUFile.patch | 6 +-
> ...add-the-zeroinit-block-driver-filter.patch | 19 ++++---
> ...-Add-dummy-id-command-line-parameter.patch | 10 ++--
> ...t-target-i386-disable-LINT0-after-re.patch | 4 +-
> ...le-posix-make-locking-optiono-on-cre.patch | 34 +++++------
> ...3-PVE-monitor-disable-oob-capability.patch | 4 +-
> ...sed-balloon-qemu-4-0-config-size-fal.patch | 4 +-
> ...E-Allow-version-code-in-machine-type.patch | 16 +++---
> .../pve/0026-PVE-Backup-modify-job-api.patch | 18 +++---
> ...VE-Backup-add-vma-backup-format-code.patch | 10 ++--
> ...-Backup-add-backup-dump-block-driver.patch | 25 ++++-----
> ...ckup-proxmox-backup-patches-for-qemu.patch | 46 +++++++--------
> ...estore-new-command-to-restore-from-p.patch | 4 +-
> ...d-support-for-sync-bitmap-mode-never.patch | 56 +++++++++----------
> ...-support-for-conditional-and-always-.patch | 6 +-
> ...check-for-bitmap-mode-without-bitmap.patch | 4 +-
> ...-to-bdrv_dirty_bitmap_merge_internal.patch | 4 +-
> ...6-iotests-add-test-for-bitmap-mirror.patch | 2 +-
> .../0037-mirror-move-some-checks-to-qmp.patch | 8 +--
> ...irty-bitmap-tracking-for-incremental.patch | 12 ++--
> ...name-incremental-to-use-dirty-bitmap.patch | 8 +--
> ...ckup-add-compress-and-encrypt-option.patch | 8 +--
> ...k-driver-to-map-backup-archives-into.patch | 34 +++++------
> ...dd-query_proxmox_support-QMP-command.patch | 6 +-
> ...issing-crypt-and-compress-parameters.patch | 2 +-
> ...E-add-query-pbs-bitmap-info-QMP-call.patch | 8 +--
> debian/patches/series | 3 +-
> qemu | 2 +-
> 47 files changed, 302 insertions(+), 347 deletions(-)
> create mode 100644 debian/patches/extra/0001-block-block-copy-always-align-copied-region-to-clust.patch
> delete mode 100644 debian/patches/extra/0001-hw-vfio-pci-quirks-Fix-broken-legacy-IGD-passthrough.patch
> delete mode 100644 debian/patches/extra/0002-hw-net-net_tx_pkt-fix-assertion-failure-in-net_tx_pk.patch
>
>
applied, thanks!
More information about the pve-devel
mailing list