summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2418
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_missing/host_missing/accel_missing/2418
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2418')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/241812
1 files changed, 12 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2418 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2418
new file mode 100644
index 000000000..f390918cf
--- /dev/null
+++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/2418
@@ -0,0 +1,12 @@
+[Gfxstream BUG]
+Description of problem:
+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}
+Steps to 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!