summary refs log tree commit diff stats
path: root/gitlab/issues_toml/target_missing/host_missing/accel_missing/1201.toml
blob: cfd5795bc608f530f11fc2dd4fb80d0e58c08a5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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)"""