summary refs log tree commit diff stats
path: root/gitlab/issues_toml/target_missing/host_missing/accel_missing/2201.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/2201.toml')
-rw-r--r--gitlab/issues_toml/target_missing/host_missing/accel_missing/2201.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/2201.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/2201.toml
new file mode 100644
index 000000000..d9709c797
--- /dev/null
+++ b/gitlab/issues_toml/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."""