summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2418.toml
blob: f228350a2b38bee6686af060782fd250a0f020cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"