On 7/22/22 16:16, Peter Krempa wrote: > Update to v7.0.0-2780-g5288bee45f > > Notable changes: > - set-vcpu-dirty-limit/cancel-vcpu-dirty-limit/query-vcpu-dirty-limit command added > - snapshot-save/snapshot-load command added > - dirty-sync-missed-zero-copy migration statistic added > - postcopy-preempt migration feature added > - the 'copy-before-write' block driver gained: > - 'cbw-timeout' property > - 'on-cbw-error' property with values: > - 'break-guest-write' > - 'break-snapshot' > > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > .../caps_7.1.0.x86_64.replies | 2870 +++++++++-------- > .../caps_7.1.0.x86_64.xml | 2 +- > 2 files changed, 1506 insertions(+), 1366 deletions(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal