diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml b/gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml deleted file mode 100644 index c3e11664..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml +++ /dev/null @@ -1,25 +0,0 @@ -id = 2450 -title = "Intel GVT-g does not produce any output." -state = "opened" -created_at = "2024-07-20T08:12:54.555Z" -closed_at = "n/a" -labels = ["VFIO", "accel: KVM", "workflow::Needs Info"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2450" -host-os = "Arch Linux" -host-arch = "x86_64" -qemu-version = "9.0.2" -guest-os = "Windows Server 2022" -guest-arch = "x86_64" -description = """I'm unable to see anything from screen: -{width=1201 height=956} - -By enabling VGA, I'm able to see the virtual monitor is presented in the guest OS: -{width=977 height=694} - -however it still cannot produce any output: - -{width=977 height=694}""" -reproduce = """1. echo "29d65a71-b9eb-45b2-aaaf-49e96f8cf753"> /sys/devices/pci0000:00/*/mdev_supported_types/i915-GVTg_V5_4/create -2. Download the romfile -3. Run the machine""" -additional = """CPU: i7-10700""" |