From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/1431.toml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/1431.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1431.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1431.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1431.toml new file mode 100644 index 00000000..e8038c18 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1431.toml @@ -0,0 +1,62 @@ +id = 1431 +title = "qemu spice support opengl" +state = "closed" +created_at = "2023-01-10T11:56:14.676Z" +closed_at = "2024-04-15T08:15:31.455Z" +labels = ["GUI", "spice"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1431" +host-os = "centos8" +host-arch = "x86" +qemu-version = "6.2.0" +guest-os = "n/a" +guest-arch = "n/a" +description = "n/a" +reproduce = """I wan to use spice support opengl, but my qemu seems not support,what can i do to support opengl for spice? + +qemu configure: +``` +./configure --target-list=x86_64-softmmu --enable-kvm --enable-debug --enable-spice --enable-numa --enable-libusb --enable-curl --enable-usb-redir --enable-libiscsi --enable-virglrenderer --enable-opengl --enable-gtk --prefix="/usr" +``` + +xml: +```xml + + test + 1048576 + 1048576 + 1 + + hvm + + + + + + + + + + + destroy + restart + destroy + + /usr/bin/qemu-system-x86_64 + + + + + + + + + + + + +``` + +error report: + +![image](/uploads/74ecd52966d71bbbd2921f4c292002a9/image.png)""" +additional = "n/a" -- cgit 1.4.1