summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaolo Bonzini2021-10-27 15:03:04 +0200
committerPaolo Bonzini2021-11-02 15:57:27 +0100
commit22afb46e7c6ed61bd41c199072cb4769d6ab14b2 (patch)
treedcde55a5d193315ccc10a9207c7ad198a43bbde3 /scripts
parentvl: deprecate -watchdog (diff)
downloadqemu-22afb46e7c6ed61bd41c199072cb4769d6ab14b2.tar.gz
qemu-22afb46e7c6ed61bd41c199072cb4769d6ab14b2.tar.xz
qemu-22afb46e7c6ed61bd41c199072cb4769d6ab14b2.zip
watchdog: remove select_watchdog_action
Instead of invoking select_watchdog_action from both HMP and command line, go directly from HMP to QMP and use QemuOpts as the intermediary for the command line. This makes -watchdog-action explicitly a shortcut for "-action watchdog", so that "-watchdog-action" and "-action watchdog" override each other based on the position on the command line; previously, "-action watchdog" always won. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions