summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2416.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2416.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2416.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2416.toml49
1 files changed, 0 insertions, 49 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2416.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2416.toml
deleted file mode 100644
index 55aeb77e5..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2416.toml
+++ /dev/null
@@ -1,49 +0,0 @@
-id = 2416
-title = "Assertion failure in virtio_snd_get_qemu_format()"
-state = "closed"
-created_at = "2024-06-30T15:18:37.657Z"
-closed_at = "2024-07-24T01:24:30.110Z"
-labels = ["Audio", "device:virtio", "workflow::Patch available"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2416"
-host-os = "Ubuntu 22.04.4 LTS"
-host-arch = "x86_64"
-qemu-version = "commit 3665dd6bb9"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """The following log reveals it:
-
-```
-ERROR:hw/audio/virtio-snd.c:356:virtio_snd_get_qemu_format: code should not be reached
-Bail out! ERROR:hw/audio/virtio-snd.c:356:virtio_snd_get_qemu_format: code should not be reached
-Aborted
-```"""
-reproduce = """```
-cat << EOF | qemu-system-x86_64 -display none \\
--machine accel=qtest, -m 512M -machine q35 -device \\
-virtio-sound,audiodev=my_audiodev,streams=2 -audiodev \\
-alsa,id=my_audiodev -qtest stdio
-outl 0xcf8 0x80001804
-outw 0xcfc 0x06
-outl 0xcf8 0x80001820
-outl 0xcfc 0xe0008000
-write 0xe0008020 0x4 0x00001000
-write 0xe0008028 0x4 0x00101000
-write 0xe000801c 0x1 0x01
-write 0x10c000 0x1 0x01
-write 0x10c001 0x1 0x01
-write 0x10c014 0x1 0x01
-write 0x10c015 0x1 0x51
-write 0x100001 0x1 0xc0
-write 0x100002 0x1 0x10
-write 0x100008 0x1 0x18
-write 0x10f000 0x1 0x02
-write 0x10f001 0x1 0x01
-write 0x100021 0x1 0xf0
-write 0x100022 0x1 0x10
-write 0x100028 0x1 0x08
-write 0x101006 0x1 0x02
-write 0x101002 0x1 0x02
-write 0xe000b001 0x1 0x00
-EOF
-```"""
-additional = "n/a"