qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] migration: Add avail-switchover-bandwidth parameter
@ 2023-09-05 19:38 Peter Xu
  2023-09-05 19:38 ` [PATCH v3 1/1] migration: Allow user to specify available switchover bandwidth Peter Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Xu @ 2023-09-05 19:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: peterx, Juan Quintela, Chensheng Dong, Daniel P . Berrangé,
	Joao Martins, Fabiano Rosas, Zhiyi Guo, Markus Armbruster,
	Eric Blake, lei4.wang

This single-patch series is based on:

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
Based-on: <20230905162335.235619-1-peterx@redhat.com>

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-09 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 19:38 [PATCH v3 0/1] migration: Add avail-switchover-bandwidth parameter Peter Xu
2023-09-05 19:38 ` [PATCH v3 1/1] migration: Allow user to specify available switchover bandwidth Peter Xu
2023-09-09 14:41   ` Joao Martins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).