summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2626.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_missing/2626.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml
new file mode 100644
index 000000000..3f9be11be
--- /dev/null
+++ b/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml
@@ -0,0 +1,18 @@
+id = 2626
+title = "QEMU crashes after host time moves backwards"
+state = "opened"
+created_at = "2024-10-18T06:27:46.932Z"
+closed_at = "n/a"
+labels = ["Security", "target: i386"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2626"
+host-os = "Ubuntu 18.04"
+host-arch = "x86"
+qemu-version = "4.2.1 (also reproduced for 6.2.0)"
+guest-os = "windows 2016"
+guest-arch = "x86"
+description = """QEMU process crashes after time synchronized and moved backwards on the host."""
+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"""
+additional = "n/a"