summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/787.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/787.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/787.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/787.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/787.toml b/gitlab/issues/target_missing/host_missing/accel_missing/787.toml
deleted file mode 100644
index 456624688..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/787.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-id = 787
-title = "6.2.0 Regression with Intel GVT-g"
-state = "closed"
-created_at = "2021-12-20T12:57:46.455Z"
-closed_at = "2022-12-07T12:39:03.959Z"
-labels = ["CLI", "VFIO"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/787"
-host-os = "ArchLinux"
-host-arch = "x86_64"
-qemu-version = "6.2.0"
-guest-os = "Windows 11"
-guest-arch = "x86_64"
-description = """Until version 6.1.0 the Intel GVT-g graphics passtrought was working flawless. But, since the version 6.2.0 the machine with the exact same configuration is not working anymore, presenting an error that the graphics device was not found.
-
-```
-qemu-system-x86_64: -set device.hostdev0.x-igd-opregion=on: there is no device "hostdev0" defined
-```
-
-Downgrade to 6.1.0 fixes the problem."""
-reproduce = """1. Create a virtual machine with GVT-g
-2. Try to run the machine."""
-additional = "n/a"