summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/671.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/671.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/671.toml26
1 files changed, 26 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/671.toml b/gitlab/issues/target_missing/host_missing/accel_missing/671.toml
new file mode 100644
index 00000000..985a0391
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/671.toml
@@ -0,0 +1,26 @@
+id = 671
+title = "gtk with virtio and opengl black screen"
+state = "opened"
+created_at = "2021-10-15T12:21:43.658Z"
+closed_at = "n/a"
+labels = ["GUI", "device:virtio"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/671"
+host-os = "Ubuntu 20.04, Ubuntu 21.04"
+host-arch = "x86-64"
+qemu-version = "4.2.1, 5.2.0"
+guest-os = "Ubuntu 21.04, Android x86"
+guest-arch = "x86"
+description = """Running the provided command line, the screen is black, and the vm still starts.
+I can confirm that turning off gl (with gl=off), everything works.
+
+These are line outputs printed out by QEMU:
+```
+gl_version 45 - core profile enabled
+vrend_renderer_fill_caps: Entering with stale GL error: 1280
+GLSL feature level 430
+virtio_input_hid_handle_status: unknown type 20
+virtio_input_hid_handle_status: unknown type 20
+```"""
+reproduce = """1. Execute the provided command
+2. Wait"""
+additional = """The bug was opened on launchpad by Ethan (ethannij). However, after the migration to github issues, the bug expired and no one reported here. This is the full launchpad discussion: https://bugs.launchpad.net/qemu/+bug/1898490"""