summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2/output/hypervisor/2626
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2/output/hypervisor/2626')
-rw-r--r--results/classifier/deepseek-2/output/hypervisor/26269
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/output/hypervisor/2626 b/results/classifier/deepseek-2/output/hypervisor/2626
new file mode 100644
index 000000000..3006888fe
--- /dev/null
+++ b/results/classifier/deepseek-2/output/hypervisor/2626
@@ -0,0 +1,9 @@
+
+QEMU crashes after host time moves backwards
+Description of problem:
+QEMU process crashes after time synchronized and moved backwards on the host.
+Steps to reproduce:
+As detailed in the [thread](https://bugzilla.redhat.com/show_bug.cgi?id=2228406)
+
+1. create a virtual machine and change tick period in the guest
+2. executing `while [ 1 ];do hwclock --systohc; hwclock --hctosys;done` on the host