From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/1201.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/1201.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1201.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1201.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1201.toml new file mode 100644 index 000000000..cfd5795bc --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1201.toml @@ -0,0 +1,18 @@ +id = 1201 +title = "Qemu with Windows 10" +state = "closed" +created_at = "2022-09-08T20:39:03.038Z" +closed_at = "2022-09-08T22:16:25.275Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1201" +host-os = "Windows 10 Pro for Workstations 21H2" +host-arch = "x86" +qemu-version = "qemu-w64-setup-20220831.exe" +guest-os = "Windows 10 21H2" +guest-arch = "x86" +description = """I see a colored screen with flashing cursor and cannot complete Windows installation.""" +reproduce = """1. Install `qemu-w64-setup-20220831.exe` on Windows 10 Pro for Workstations 21H2. +2. `cd C:\\Program Files\\qemu` +3. `qemu-img.exe create -f raw win.img 25600M` +4. `qemu-system-i386w.exe -boot c -m 4096 -hda win.img -cdrom "C:\\Users\\me\\Downloads\\Win10_21H2_English_x64.iso"`""" +additional = """![xCeQH](/uploads/90a39994e020ffb174583fd3bafa520b/xCeQH.png)""" -- cgit 1.4.1