diff options
| author | Bin Guo <guobin@linux.alibaba.com> | 2025-09-29 10:12:13 +0800 | 
|---|---|---|
| committer | Peter Xu <peterx@redhat.com> | 2025-10-03 09:48:02 -0400 | 
| commit | 2aae7171224b6a305f2bf228754b59f0f99d255a (patch) | |
| tree | a8a373314523fb169e450fd4f797e0386b9a6ee4 /scripts/lib/kdoc/kdoc_output.py | |
| parent | dc487044d5c09d32dd19c8e85e76396fbbc9dde1 (diff) | |
| download | qemu-2aae7171224b6a305f2bf228754b59f0f99d255a.zip qemu-2aae7171224b6a305f2bf228754b59f0f99d255a.tar.gz qemu-2aae7171224b6a305f2bf228754b59f0f99d255a.tar.bz2 | |
migration: HMP: Adjust the order of output fields
Adjust the positions of 'tls-authz' and 'max-postcopy-bandwidth' in
the fields output by the 'info migrate_parameters' command so that
related fields are next to each other.
For clarity only, no functional changes.
Sample output after this commit:
(qemu) info migrate_parameters
...
max-cpu-throttle: 99
tls-creds: ''
tls-hostname: ''
tls-authz: ''
max-bandwidth: 134217728 bytes/second
avail-switchover-bandwidth: 0 bytes/second
max-postcopy-bandwidth: 0 bytes/second
downtime-limit: 300 ms
...
Cc: Dr. David Alan Gilbert <dave@treblig.org>
Signed-off-by: Bin Guo <guobin@linux.alibaba.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20250929021213.28369-1-guobin@linux.alibaba.com
[peterx: move postcopy-bw before avail-switchover-bw]
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
