summaryrefslogtreecommitdiffstats
path: root/dma-helpers.c
diff options
context:
space:
mode:
authorMao Zhongyi2020-06-03 10:08:59 +0200
committerDr. David Alan Gilbert2020-06-17 18:48:39 +0200
commitfe025508c0c98ff1349c02e6f99b13844d7079b1 (patch)
treee8c88b9e15b7c664bd86a575be31c6da52a99ceb /dma-helpers.c
parentmonitor/hmp-cmds: add units for migrate_parameters (diff)
downloadqemu-fe025508c0c98ff1349c02e6f99b13844d7079b1.tar.gz
qemu-fe025508c0c98ff1349c02e6f99b13844d7079b1.tar.xz
qemu-fe025508c0c98ff1349c02e6f99b13844d7079b1.zip
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails
Although 'migrate_set_downtime' has been deprecated and replaced with 'migrate_set_parameter downtime_limit', it has not been completely eliminated, possibly due to compatibility with older versions. I think as long as this old parameter is running, we should report appropriate message when something goes wrong, not be silent. before: (qemu) migrate_set_downtime -1 (qemu) after: (qemu) migrate_set_downtime -1 Error: Parameter 'downtime_limit' expects an integer in the range of 0 to 2000 seconds Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20200603080904.997083-5-maozhongyi@cmss.chinamobile.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions