diff options
Diffstat (limited to 'results/classifier/118/VMM/2247')
| -rw-r--r-- | results/classifier/118/VMM/2247 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/118/VMM/2247 b/results/classifier/118/VMM/2247 new file mode 100644 index 00000000..34d5d489 --- /dev/null +++ b/results/classifier/118/VMM/2247 @@ -0,0 +1,36 @@ +VMM: 0.912 +device: 0.881 +network: 0.812 +graphic: 0.798 +virtual: 0.651 +socket: 0.641 +vnc: 0.595 +debug: 0.584 +boot: 0.534 +TCG: 0.507 +PID: 0.498 +arm: 0.450 +kernel: 0.448 +risc-v: 0.436 +files: 0.413 +mistranslation: 0.412 +user-level: 0.383 +semantic: 0.325 +i386: 0.318 +performance: 0.302 +x86: 0.282 +architecture: 0.261 +hypervisor: 0.259 +register: 0.231 +KVM: 0.221 +ppc: 0.188 +permissions: 0.127 +assembly: 0.108 +peripherals: 0.106 + +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 |