summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/787.toml
diff options
context:
space:
mode:
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, 22 insertions, 0 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
new file mode 100644
index 00000000..45662468
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/787.toml
@@ -0,0 +1,22 @@
+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"