summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/device/2201
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/device/2201
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/device/2201')
-rw-r--r--results/classifier/zero-shot/118/device/220141
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/device/2201 b/results/classifier/zero-shot/118/device/2201
new file mode 100644
index 00000000..b908b59b
--- /dev/null
+++ b/results/classifier/zero-shot/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.