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_missing/host_arm/accel_missing/1678.toml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 gitlab/issues/target_missing/host_arm/accel_missing/1678.toml (limited to 'gitlab/issues/target_missing/host_arm/accel_missing/1678.toml') diff --git a/gitlab/issues/target_missing/host_arm/accel_missing/1678.toml b/gitlab/issues/target_missing/host_arm/accel_missing/1678.toml deleted file mode 100644 index 13f6ffe2..00000000 --- a/gitlab/issues/target_missing/host_arm/accel_missing/1678.toml +++ /dev/null @@ -1,16 +0,0 @@ -id = 1678 -title = "Running Qemu on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work." -state = "opened" -created_at = "2023-06-02T02:01:44.767Z" -closed_at = "n/a" -labels = ["host: arm", "hostos: Windows"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1678" -host-os = "Windows11" -host-arch = "n/a" -qemu-version = "n/a" -guest-os = "n/a" -guest-arch = "n/a" -description = """Running QemuV8.0 on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work.""" -reproduce = """1.qemu-img.exe create hdd.img 10G -2.qemu-system-x86_64.exe -m 8096 hdd.img -cdrom ubuntu22.04-desktop-amd64.iso -machine pc""" -additional = """both Use qemu v8.0 and qemu v8.1 to test, but failed also""" -- cgit 1.4.1