From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_i386/host_missing/accel_missing/2626.toml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 gitlab/issues/target_i386/host_missing/accel_missing/2626.toml (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2626.toml') diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml deleted file mode 100644 index 3f9be11b..00000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/2626.toml +++ /dev/null @@ -1,18 +0,0 @@ -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" -- cgit v1.2.3