qemu/tests/migration/guestperf
Daniel P. Berrangé cbde7be900 migrate: remove QMP/HMP commands for speed, downtime and cache size
The generic 'migrate_set_parameters' command handle all types of param.

Only the QMP commands were documented in the deprecations page, but the
rationale for deprecating applies equally to HMP, and the replacements
exist. Furthermore the HMP commands are just shims to the QMP commands,
so removing the latter breaks the former unless they get re-implemented.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-03-18 09:22:55 +00:00
..
__init__.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
comparison.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
engine.py migrate: remove QMP/HMP commands for speed, downtime and cache size 2021-03-18 09:22:55 +00:00
hardware.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
plot.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
progress.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
report.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
scenario.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
shell.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
timings.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00