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/2418.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/2418.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2418.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2418.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2418.toml new file mode 100644 index 00000000..f228350a --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2418.toml @@ -0,0 +1,22 @@ +id = 2418 +title = "[Gfxstream BUG]" +state = "opened" +created_at = "2024-07-02T10:28:08.344Z" +closed_at = "n/a" +labels = ["Build System", "device:graphics", "device:virtio"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2418" +host-os = "(K)Ubuntu 24.04" +host-arch = "x86_64" +qemu-version = "qemu-system-x86_64 --version 9.0.1" +guest-os = "BlissOS" +guest-arch = "x86_64" +description = """I tried to test gfxstream with qemu,I build qemu-9.0.1 with --enable-rutabaga-gfx flag,but after I have compiled and try to boot my Virtual Devices,it crashed and told me with "invalid rutabaga build parameters: gfxstream feature not enabled" + +![图片](/uploads/8a979b0808aee2dc173e648d67a46a05/图片.png){width=1276 height=99}""" +reproduce = """1.Compile the qemu with kvm,vhost,rutabaga_gfxstream,virgl support +2.run the virtual machine with my command + +But I found an interesting thing:If I build and install AEMU&Gfxstream at /usr in place of /usr/local,I could boot Virtual Machine normally😂 + +Could developers solve the problems?Thanks!""" +additional = "n/a" -- cgit 1.4.1