diff options
Diffstat (limited to 'results/classifier/105/device/2247')
| -rw-r--r-- | results/classifier/105/device/2247 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/105/device/2247 b/results/classifier/105/device/2247 new file mode 100644 index 00000000..00a8415b --- /dev/null +++ b/results/classifier/105/device/2247 @@ -0,0 +1,19 @@ +device: 0.881 +instruction: 0.877 +network: 0.812 +graphic: 0.798 +socket: 0.641 +vnc: 0.595 +boot: 0.534 +other: 0.440 +mistranslation: 0.412 +semantic: 0.325 +KVM: 0.221 +assembly: 0.108 + +virsh qemu-monitor-command --hmp help information missing inject-nmi for watchdog_action +Description of problem: +watchdog_action missing inject-nmi which already supported in Commit [795dc6e4](https://gitlab.com/qemu-project/qemu/-/commit/795dc6e46d953d70b4b7ddd3f4956f8f4b9d8565) +Steps to reproduce: +1. virsh qemu-monitor-command <id> --hmp help |grep watchdog +2. change watchdog action to inject-nmi |