device: 0.867 graphic: 0.845 instruction: 0.843 network: 0.793 vnc: 0.710 socket: 0.543 semantic: 0.449 boot: 0.312 KVM: 0.250 mistranslation: 0.201 other: 0.149 assembly: 0.065 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