From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../host_missing/accel_missing/787.toml | 22 ---------------------- 1 file changed, 22 deletions(-) delete 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 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" -- cgit 1.4.1