summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_missing/2626
blob: b0dc6d97d23a36d254d4c47c58705e7ccaba3771 (plain) (blame)
1
2
3
4
5
6
7
8
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