From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/787.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/787.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/787.toml') 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" -- cgit 1.4.1