Paolo Bonzini 22afb46e7c 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>
2021-11-02 15:57:27 +01:00
..
2021-03-12 12:40:10 +00:00
2019-07-02 13:37:00 +02:00
2021-09-21 16:28:26 +01:00
2021-03-15 11:01:23 +01:00
2020-10-05 16:41:22 +02:00
2020-11-15 16:44:18 +01:00