diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2418.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2418.toml | 22 |
1 files changed, 22 insertions, 0 deletions
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" + +{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" |