summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2/reasoning/hypervisor/2712
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2/reasoning/hypervisor/2712
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2/reasoning/hypervisor/2712')
-rw-r--r--results/classifier/deepseek-2/reasoning/hypervisor/271211
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/reasoning/hypervisor/2712 b/results/classifier/deepseek-2/reasoning/hypervisor/2712
new file mode 100644
index 000000000..6869f6c32
--- /dev/null
+++ b/results/classifier/deepseek-2/reasoning/hypervisor/2712
@@ -0,0 +1,11 @@
+<think>
+Okay, so I have to classify this bug report into one of the given categories for QEMU. Let me read through the problem again.
+
+The issue is that a Windows VM isn't booting on QEMU KVM when the hypervisor is disabled in Linux 6.12. It works fine in Linux 6.11.10, so something changed between those versions. The user doesn't know if it's a kernel bug or if QEMU needs adjusting.
+
+Looking at the categories: mistranslation, assembly, other, device, graphic, socket, network, KVM, boot, vnc, debug, files, permissions, performance, kernel, peripherals, hypervisor.
+
+The key here is "hypervisor=off" being set. The problem occurs when this parameter is used in Linux 6.12. Since the issue relates directly to the hypervisor setting and the VM not booting properly, it's likely a hypervisor-related bug.
+</think>
+
+hypervisor
\ No newline at end of file