summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/671.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/671.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
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 000000000..985a0391e
--- /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"""