diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/564.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/564.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/564.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/564.toml b/gitlab/issues/target_missing/host_missing/accel_missing/564.toml deleted file mode 100644 index aee34678f..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/564.toml +++ /dev/null @@ -1,25 +0,0 @@ -id = 564 -title = "Enable opengl virtio-gpu virgl vulkan in windows build" -state = "opened" -created_at = "2021-08-26T07:22:07.666Z" -closed_at = "n/a" -labels = ["device:graphics", "hostos: Windows", "kind::Feature Request"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/564" -host-os = "n/a" -host-arch = "n/a" -qemu-version = "n/a" -guest-os = "n/a" -guest-arch = "n/a" -description = "n/a" -reproduce = "n/a" -additional = """``` -PS E:\\scoopg\\apps\\qemu\\current> ./qemu-system-x86_64.exe -drive file=E:\\groot_02\\vdisks\\gparted-live.iso,if=virtio -boot c -m 4096 -machine type=pc,accel=whpx,kernel-irqchip=off -smp 8,sockets=1,cores=8,threads=1 -vga virtio -display sdl,gl=on -E:\\scoopg\\apps\\qemu\\current\\qemu-system-x86_64.exe: OpenGL support is disabled -``` - -``` -PS E:\\scoopg\\apps\\qemu\\current> E:\\scoopg\\apps\\qemu\\current\\qemu-system-x86_64.exe --version -QEMU emulator version 6.0.93 (v6.1.0-rc3-11879-ge232c1bc00-dirty) -Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers -``` -#""" |