diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_toml/target_missing/host_missing/accel_missing/2247.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/2247.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/2247.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/2247.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/2247.toml new file mode 100644 index 000000000..92913c122 --- /dev/null +++ b/gitlab/issues_toml/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" |