pve-qemu/debian/patches/pve
Fiona Ebner 0af826b448 savevm async IO channel: channel writev: fix return value in error case
The documentation in include/io/channel.h states that -1 or
QIO_CHANNEL_ERR_BLOCK should be returned upon error. Simply passing
along the return value from the blk-functions has the potential to
confuse the call sides. Non-blocking mode is not implemented
currently, so -1 it is.

The "return ret" was mistakenly left over from the previous
QEMUFileOps based implementation. Also, use error_setg_errno(), since
the blk(_co)_p{readv,writev} functions return errno codes.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-18 15:32:13 +02:00
..
0001-PVE-Config-block-file-change-locking-default-to-off.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0002-PVE-Config-Adjust-network-script-path-to-etc-kvm.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0004-PVE-Config-ui-spice-default-to-pve-certificates.patch update submodule and patches to 7.0.0 2022-06-29 12:29:21 +02:00
0005-PVE-Config-glusterfs-no-default-logfile-if-daemonize.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0006-PVE-Config-rbd-block-rbd-disable-rbd_cache_writethro.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0007-PVE-Up-qmp-add-get_link_status.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0008-PVE-Up-glusterfs-allow-partial-reads.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0009-PVE-Up-qemu-img-return-success-on-info-without-snaps.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0010-PVE-Up-qemu-img-dd-add-osize-and-read-from-to-stdin-.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0011-PVE-Up-qemu-img-dd-add-isize-parameter.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0012-PVE-Up-qemu-img-dd-add-n-skip_create.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0013-PVE-virtio-balloon-improve-query-balloon.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0014-PVE-qapi-modify-query-machines.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0015-PVE-qapi-modify-spice-query.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0016-PVE-add-IOChannel-implementation-for-savevm-async.patch savevm async IO channel: channel writev: fix return value in error case 2022-10-18 15:32:13 +02:00
0017-PVE-add-savevm-async-for-background-state-snapshots.patch savevm async: cleaner initialization of target_close_wait member 2022-10-14 14:52:34 +02:00
0018-PVE-add-optional-buffer-size-to-QEMUFile.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0019-PVE-block-add-the-zeroinit-block-driver-filter.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0020-PVE-Add-dummy-id-command-line-parameter.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0021-PVE-Config-Revert-target-i386-disable-LINT0-after-re.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0022-PVE-Up-Config-file-posix-make-locking-optiono-on-cre.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0023-PVE-monitor-disable-oob-capability.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0024-PVE-Compat-4.0-used-balloon-qemu-4-0-config-size-fal.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0025-PVE-Allow-version-code-in-machine-type.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0026-block-backup-move-bcs-bitmap-initialization-to-job-c.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0027-PVE-Backup-add-vma-backup-format-code.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0028-PVE-Backup-add-backup-dump-block-driver.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0029-PVE-Backup-proxmox-backup-patches-for-qemu.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0030-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0031-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0032-PVE-various-PBS-fixes.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0033-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch {alloc track, pbs} block driver: bdrv_co_preadv: adapt return values 2022-10-14 14:52:36 +02:00
0034-PVE-add-query_proxmox_support-QMP-command.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0035-PVE-add-query-pbs-bitmap-info-QMP-call.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0036-PVE-redirect-stderr-to-journal-when-daemonized.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0037-PVE-Add-sequential-job-transaction-support.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0038-PVE-Backup-Use-a-transaction-to-synchronize-job-stat.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0039-PVE-Backup-Don-t-block-on-finishing-and-cleanup-crea.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0040-PVE-Migrate-dirty-bitmap-state-via-savevm.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0041-migration-block-dirty-bitmap-migrate-other-bitmaps-e.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0042-PVE-fall-back-to-open-iscsi-initiatorname.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0043-PVE-Use-coroutine-QMP-for-backup-cancel_backup.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0044-PBS-add-master-key-support.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0045-PVE-block-pbs-fast-path-reads-without-allocation-if-.patch {alloc track, pbs} block driver: bdrv_co_preadv: adapt return values 2022-10-14 14:52:36 +02:00
0046-PVE-block-stream-increase-chunk-size.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0047-block-io-accept-NULL-qiov-in-bdrv_pad_request.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0048-block-add-alloc-track-driver.patch {alloc track, pbs} block driver: bdrv_co_preadv: adapt return values 2022-10-14 14:52:36 +02:00
0049-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0050-PVE-savevm-async-register-yank-before-migration_inco.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0051-qemu-img-dd-add-l-option-for-loading-a-snapshot.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0052-vma-allow-partial-restore.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0053-pbs-namespace-support.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0054-Revert-block-rbd-workaround-for-ceph-issue-53784.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0055-Revert-block-rbd-fix-handling-of-holes-in-.bdrv_co_b.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0056-Revert-block-rbd-implement-bdrv_co_block_status.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0057-PVE-Backup-create-jobs-correctly-cancel-in-error-sce.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0058-PVE-Backup-ensure-jobs-in-di_list-are-referenced.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0059-PVE-Backup-avoid-segfault-issues-upon-backup-cancel.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0060-vma-create-support-64KiB-unaligned-input-images.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0061-vma-create-avoid-triggering-assertion-in-error-case.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0062-block-alloc-track-avoid-premature-break.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00
0063-PVE-Backup-allow-passing-max-workers-performance-set.patch update submodule and patches to 7.1.0 2022-10-14 14:52:29 +02:00