diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2247.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2247.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2247.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2247.toml new file mode 100644 index 00000000..92913c12 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2247.toml @@ -0,0 +1,16 @@ +id = 2247 +title = "virsh qemu-monitor-command --hmp help information missing inject-nmi for watchdog_action" +state = "closed" +created_at = "2024-03-26T00:50:26.592Z" +closed_at = "2024-04-02T13:33:19.577Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2247" +host-os = "CentOS 8.2" +host-arch = "x86_64" +qemu-version = "QEMU emulator version 4.1.0" +guest-os = "n/a" +guest-arch = "n/a" +description = """watchdog_action missing inject-nmi which already supported in Commit [795dc6e4](https://gitlab.com/qemu-project/qemu/-/commit/795dc6e46d953d70b4b7ddd3f4956f8f4b9d8565)""" +reproduce = """1. virsh qemu-monitor-command <id> --hmp help |grep watchdog +2. change watchdog action to inject-nmi""" +additional = "n/a" |