From d0c85e36e4de67af628d54e9ab577cc3fad7796a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 07:27:52 +0000 Subject: add deepseek and gemma results --- .../deepseek-2-tmp/reasoning/hypervisor/1603970 | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 results/classifier/deepseek-2-tmp/reasoning/hypervisor/1603970 (limited to 'results/classifier/deepseek-2-tmp/reasoning/hypervisor/1603970') diff --git a/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1603970 b/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1603970 deleted file mode 100644 index 75d611f7..00000000 --- a/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1603970 +++ /dev/null @@ -1,15 +0,0 @@ - -Okay, so I need to classify this bug report. Let me read it carefully. - -The user is having trouble with KVM freezing after live migration between two hosts with different CPU types: AMD Opteron 4234 and 4184. They mention that migrating from B (Opteron 4184) to A (Opteron 4234) works fine, but the reverse causes KVM to freeze. Symptoms include VNC still showing output, but no input possible, and CPU usage stuck at 100% on one core. - -Looking at the provided command line, it's a standard QEMU/KVM setup with various devices: virtio-blk-pci, virtio-net-pci, etc. The user has tried different CPU types without success. - -The bug report points to an email from 2014 where someone else had the same issue. The QEMU version is 2.5.1.1. - -Now, considering the categories: possible issues include mistranslation, assembly lowering, device-related problems, etc. Since this involves KVM freezing during live migration between different CPU types, it's likely a problem with how the hypervisor handles CPUs or migrations. The issue seems to be specific to certain CPU transitions, which might relate to device handling or CPU compatibility in QEMU/KVM. - -The most fitting category here is "hypervisor" because it directly relates to KVM functionality during live migration and involves CPU compatibility issues between hosts. - - -hypervisor \ No newline at end of file -- cgit 1.4.1