summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/2626
blob: 3006888fe594911e343f5af25b3fd366a3bdb32d (plain) (blame)
1
2
3
4
5
6
7
8
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