This single-patch series is based on:

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix 
tls-authz crash
Based-on: <[email protected]>

I still added a cover letter to make sure the "Based-on" will be parsed all
right for e.g. patchew.

v3:
- Rebased to above patchset, dropped the 1st patch
- Renamed the parameter from "max-switchover-bandwidth" to
  "avail-switchover-bandwidth"
- Fixed calculation [Joao]

For more information on the new parameter and why we need it, please read
commit message in the patch.

Please have a look, thanks.

Peter Xu (1):
  migration: Allow user to specify available switchover bandwidth

 qapi/migration.json            | 11 +++++++++++
 migration/migration.h          |  2 +-
 migration/options.h            |  2 ++
 migration/migration-hmp-cmds.c | 14 ++++++++++++++
 migration/migration.c          | 24 +++++++++++++++++++++---
 migration/options.c            | 25 +++++++++++++++++++++++++
 migration/trace-events         |  2 +-
 7 files changed, 75 insertions(+), 5 deletions(-)

-- 
2.41.0


Reply via email to