summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/1986.toml
blob: 3e6512d9c6a43db95b21afdaeae138acdf19fd42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
id = 1986
title = "windows install fails with error 0x80070001"
state = "opened"
created_at = "2023-11-18T08:16:00.014Z"
closed_at = "n/a"
labels = ["target: i386"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1986"
host-os = "Gentoo"
host-arch = "x86_64"
qemu-version = "8.1.2"
guest-os = "Windows 11 (22H2_x64v1, Win11_23H2_x64)"
guest-arch = "x86_64"
description = """I have a windows vm executed via libvirt, I run it on a physical drive passing it into the guest. when I pass it via sata pt and try to install windows 11 on it, the install fails with error 0x80070001. I had an installation there which resulted with periodic bosd when sata pt was used.
if I pass the /dev node, I don't get the errors but the performance is horrible due to high hdd usage
I've tested the same setup with ubuntu, doing read and write to the device of multiple GB (200GB~), no issue at all.
I've opened an issue at virtio-win and it was closed claiming it is a sata pt issue after trying latest virtio-win."""
reproduce = """1. define a sata virtio controller
2. pass a physical sata drive to the guest attached to the sata controller define in step 1
3. define a windows iso as cdrom
4. try to install windows on the device"""
additional = """[save.xml.txt](/uploads/0b7eb56d5fe00ff11341483d3d47ebed/save.xml.txt)
[qemu.cmd.txt](/uploads/b948eee1a95321d11136b96352caace0/qemu.cmd.txt)"""