diff options
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, 25 insertions, 0 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 new file mode 100644 index 000000000..c3e116649 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_KVM/2450.toml @@ -0,0 +1,25 @@ +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""" |