diff options
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/2626')
| -rw-r--r-- | results/classifier/deepseek-r1:14b/output/hypervisor/2626 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/2626 b/results/classifier/deepseek-r1:14b/output/hypervisor/2626 new file mode 100644 index 000000000..3006888fe --- /dev/null +++ b/results/classifier/deepseek-r1:14b/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 |