pve-qemu-qoup/debian/patches/extra
Fabian Ebner 4567474e95 update submodule and patches to 6.2.0
Notable changes:
* bdrv_co_p{discard,readv,writev,write_zeroes} function signatures
  changed, to using int64_t for offsets/bytes and some still had int
  rather than BrdvRequestFlags for the flags.
* job_cancel_sync now has a force parameter. Commit messages in
  73895f3838cd7fdaf185cf1dbc47be58844a966f
  4cfb3f05627ad82af473e7f7ae113c3884cd04e3
  sound like using force=true makes more sense.
* Added 3 patches coming in via qemu-stable tag, most important one is
  to work around a librbd issue.
* Added another 3 patches from qemu-devel to fix issue leading to
  crash when live migrating with iothread.
* cluster_size calculation helper changed (see patch pve/0026).
* QAPI's if conditionals now use 'CONFIG_FOO' rather than
  'defined(CONFIG_FOO)'

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-02-15 14:03:07 +01:00
..
0001-monitor-qmp-fix-race-with-clients-disconnecting-earl.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0002-monitor-hmp-add-support-for-flag-argument-with-value.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0003-monitor-refactor-set-expire_password-and-allow-VNC-d.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0004-block-rbd-fix-handling-of-holes-in-.bdrv_co_block_st.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0005-block-rbd-workaround-for-ceph-issue-53784.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0006-block-io-Update-BSC-only-if-want_zero-is-true.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0007-block-nbd-Delete-reconnect-delay-timer-when-done.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0008-block-nbd-Assert-there-are-no-timers-when-closed.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00
0009-block-nbd-Move-s-ioc-on-AioContext-change.patch update submodule and patches to 6.2.0 2022-02-15 14:03:07 +01:00