summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2026.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2026.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2026.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2026.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2026.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2026.toml
new file mode 100644
index 00000000..961b5d18
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/2026.toml
@@ -0,0 +1,16 @@
+id = 2026
+title = "Virtio-vga-gl: If xres/yres is set, Qemu should not inherit the resolution of the window"
+state = "opened"
+created_at = "2023-12-10T01:56:17.269Z"
+closed_at = "n/a"
+labels = ["device:graphics", "device:virtio"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2026"
+host-os = "Arch"
+host-arch = "x86_64"
+qemu-version = "QEMU emulator version 8.1.50 (v8.1.0-3127-g69680740ea)"
+guest-os = "Android/Fedora 39-1.5"
+guest-arch = "x86"
+description = """Despite setting xres=1920,yres-1080 when the VM the resolution the VM gets set to is inherited from the window."""
+reproduce = """1. Launch VM with xres/yres set
+2. check display size"""
+additional = """"""