diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_i386/host_missing/accel_missing/1986 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_missing/1986')
| -rw-r--r-- | gitlab/issues_text/target_i386/host_missing/accel_missing/1986 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_missing/1986 b/gitlab/issues_text/target_i386/host_missing/accel_missing/1986 deleted file mode 100644 index 71738b539..000000000 --- a/gitlab/issues_text/target_i386/host_missing/accel_missing/1986 +++ /dev/null @@ -1,14 +0,0 @@ -windows install fails with error 0x80070001 -Description of problem: -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. -Steps to 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 information: -[save.xml.txt](/uploads/0b7eb56d5fe00ff11341483d3d47ebed/save.xml.txt) -[qemu.cmd.txt](/uploads/b948eee1a95321d11136b96352caace0/qemu.cmd.txt) |