summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2201.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/2201.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/2201.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2201.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
new file mode 100644
index 00000000..d9709c79
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
@@ -0,0 +1,19 @@
+id = 2201
+title = "Windows 11 Guests ExtendedDesktopSize Not Working"
+state = "opened"
+created_at = "2024-02-29T14:01:23.602Z"
+closed_at = "n/a"
+labels = ["GUI"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2201"
+host-os = "Rocky Linux 9"
+host-arch = "x86"
+qemu-version = "QEMU emulator version 8.0.0 (qemu-kvm-8.0.0-16.el9_3.3)"
+guest-os = "Windows 11 Pro"
+guest-arch = "x64-based PC"
+description = """Windows 11 VM with the latest virtio-win drivers installed (v0.1.240) does not respond to remote resize requests."""
+reproduce = """1. Create a Windows 11 VM with virtio-win drivers installed and virtio video enabled.
+2. Create a VNC session with resizeSession enabled.
+3. Try resizing the window."""
+additional = """The resolution can be resized within the VM itself (i.e., from display settings), just doesn't automatically resize when the viewing window changes. Other VMs (including Windows 10) created and viewed within the same setup do change with the window resize.
+
+The Chrome console log has a number of `Server did not accept resize request: Unknown reason` errors in it."""