summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/787.toml
blob: 45662468882e78a9137a192fbab25732a6143873 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"