summary refs log tree commit diff stats
path: root/results/classifier/118/none/1668556
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/none/1668556
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1668556')
-rw-r--r--results/classifier/118/none/166855654
1 files changed, 54 insertions, 0 deletions
diff --git a/results/classifier/118/none/1668556 b/results/classifier/118/none/1668556
new file mode 100644
index 000000000..6f47547d1
--- /dev/null
+++ b/results/classifier/118/none/1668556
@@ -0,0 +1,54 @@
+graphic: 0.344
+socket: 0.334
+mistranslation: 0.333
+semantic: 0.327
+device: 0.303
+risc-v: 0.200
+register: 0.177
+architecture: 0.157
+vnc: 0.156
+KVM: 0.154
+user-level: 0.145
+ppc: 0.138
+arm: 0.115
+permissions: 0.113
+PID: 0.108
+kernel: 0.105
+boot: 0.093
+hypervisor: 0.086
+files: 0.083
+network: 0.081
+x86: 0.077
+VMM: 0.073
+performance: 0.073
+virtual: 0.071
+TCG: 0.067
+i386: 0.057
+debug: 0.047
+assembly: 0.027
+peripherals: 0.027
+
+QEMU Guest Agent  service fails to start on Windows 10 RS2 preview
+
+The "QEMU Guest Agent" service cannot be started on Windows 10 RS2 preview build. After starting the service this error message is displayed: "Windows could not start QEMU Guest Agent service on Local Computer. Error 1053: The service did not respond to the start or control request in a timely fashion."
+
+Output from the Windows System event log:
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<Events><Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Service Control Manager' Guid='{555908d1-a6d7-4695-8e1e-26931d2012f4}' EventSourceName='Service Control Manager'/><EventID Qualifiers='49152'>7009</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x8080000000000000</Keywords><TimeCreated SystemTime='2017-02-28T09:39:35.713939500Z'/><EventRecordID>1406</EventRecordID><Correlation/><Execution ProcessID='568' ThreadID='964'/><Channel>System</Channel><Computer>LT-WIN10-64</Computer><Security/></System><EventData><Data Name='param1'>30000</Data><Data Name='param2'>QEMU Guest Agent</Data><Binary>510045004D0055002D00470041000000</Binary></EventData></Event></Events>
+
+The "QEMU Guest Agent VSS Provider" service is running successfully.
+
+It worked on Windows 10 RS1 (before the upgrade).
+
+QEMU Guest Agent version:
+Installed from virtio-win-0.1.126_amd64
+which was built from master branch with latest commit (8aaf403) - https://github.com/virtio-win/kvm-guest-drivers-windows 
+
+Windows version (upgraded from RS1):
+Windows 10 Enterprise Insider Preview
+Evaluation copy. Build 15019.rs_prerelease.170121-1513
+
+Not a bug!
+
+I have forgotten to add the socket in the start script :(
+