[PATCH for 8.7.0 00/20] Bump minimum supported qemu version to qemu-4.2 (part 1)

Michal Prívozník mprivozn at redhat.com
Fri Jul 15 12:03:45 UTC 2022


On 7/15/22 13:54, Claudio Fontana wrote:
> Hello Peter,
> 
> can we retire as well support for migration_set_speed then?
> 
> The "if (!bwParam)" branches with calls to qemuMonitorSetMigrationSpeed are overcomplicating qemu_migration.c and qemu_driver.c in my view.

While there are only a few such branches, I believe we can do that, but
in a separate commit/series since QEMU docs claim this was introduced in
2.8.

qapi/migration.json:

# @max-bandwidth: to set maximum speed for migration. maximum speed in
#                 bytes per second. (Since 2.8)


Michal



More information about the libvir-list mailing list