virsh qemu-monitor-command --hmp help information missing inject-nmi for watchdog_action
Host environment
- Operating system: CentOS 8.2
- OS/kernel version: Linux host-x 4.18.0-193.14.2.el8_2.x86_64
- Architecture: x86_64
- QEMU flavor: qemu-system-x86_64
- QEMU version: QEMU emulator version 4.1.0
- QEMU command line:
virsh qemu-monitor-command <id> --hmp help |grep watchdog watchdog_action [reset|shutdown|poweroff|pause|debug|none] -- change watchdog action
Description of problem
watchdog_action missing inject-nmi which already supported in Commit 795dc6e4
Steps to reproduce
- virsh qemu-monitor-command --hmp help |grep watchdog
- change watchdog action to inject-nmi