summary refs log tree commit diff stats
path: root/results/classifier/118/device/2201
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/device/2201
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/2201')
-rw-r--r--results/classifier/118/device/220141
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/118/device/2201 b/results/classifier/118/device/2201
new file mode 100644
index 00000000..b908b59b
--- /dev/null
+++ b/results/classifier/118/device/2201
@@ -0,0 +1,41 @@
+device: 0.915
+graphic: 0.852
+vnc: 0.830
+permissions: 0.817
+performance: 0.718
+semantic: 0.696
+socket: 0.686
+architecture: 0.684
+arm: 0.660
+PID: 0.655
+network: 0.655
+VMM: 0.642
+register: 0.622
+risc-v: 0.615
+mistranslation: 0.584
+hypervisor: 0.582
+kernel: 0.572
+virtual: 0.549
+assembly: 0.496
+debug: 0.478
+ppc: 0.470
+TCG: 0.452
+boot: 0.383
+peripherals: 0.369
+files: 0.366
+KVM: 0.345
+user-level: 0.272
+i386: 0.272
+x86: 0.246
+
+Windows 11 Guests ExtendedDesktopSize Not Working
+Description of problem:
+Windows 11 VM with the latest virtio-win drivers installed (v0.1.240) does not respond to remote resize requests.
+Steps to 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 information:
+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.