4567474e95
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> |
||
---|---|---|
.. | ||
0001-monitor-qmp-fix-race-with-clients-disconnecting-earl.patch | ||
0002-monitor-hmp-add-support-for-flag-argument-with-value.patch | ||
0003-monitor-refactor-set-expire_password-and-allow-VNC-d.patch | ||
0004-block-rbd-fix-handling-of-holes-in-.bdrv_co_block_st.patch | ||
0005-block-rbd-workaround-for-ceph-issue-53784.patch | ||
0006-block-io-Update-BSC-only-if-want_zero-is-true.patch | ||
0007-block-nbd-Delete-reconnect-delay-timer-when-done.patch | ||
0008-block-nbd-Assert-there-are-no-timers-when-closed.patch | ||
0009-block-nbd-Move-s-ioc-on-AioContext-change.patch |