From 25f8033d556aa17afaea4a5196ea7a69fe248320 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Mon, 30 Jun 2025 12:34:26 +0000 Subject: add new temporary deepseek-r1:14b results --- .../classifier/deepseek-2-tmp/reasoning/hypervisor/1715573 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 results/classifier/deepseek-2-tmp/reasoning/hypervisor/1715573 (limited to 'results/classifier/deepseek-2-tmp/reasoning/hypervisor/1715573') diff --git a/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1715573 b/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1715573 new file mode 100644 index 00000000..e7d886b9 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/reasoning/hypervisor/1715573 @@ -0,0 +1,13 @@ + +Okay, so I need to classify this bug report into one of the given categories. Let me read through the problem carefully. + +The user is running a custom-built Android-x86_64 guest on an Arch Linux host with kernel version 4.12.10. After upgrading QEMU to 2.10.0-1, they're encountering an error: "Could not disable RealTimeClock events (20160831/evxfevnt-267)". This causes the UI to become sluggish, and ACPI functions stop working. When they revert to QEMU 2.9.0-3, everything works fine again. + +Looking at the categories provided: mistranslation, assembly, other, device, graphic, socket, network, KVM, boot, vnc, debug, files, permissions, performance, kernel, peripherals, hypervisor. + +The main issues here are related to QEMU's behavior after an upgrade. The error message mentions RealTimeClock events and ACPI not working. Since QEMU is a hypervisor, and the problem occurs when using it with KVM (as indicated by the mention of libvirt's Shutdown button which relates to ACPI control), I think this falls under the hypervisor category. + +The symptoms include UI slowness and ACPI issues, which might be due to changes in how QEMU interacts with the virtualization environment. Since downgrading fixes it, there's likely a regression in QEMU 2.10.0 related to KVM or hypervisor functions. + + +hypervisor \ No newline at end of file -- cgit 1.4.1