summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml
blob: 2387fa41820bac802c1f98818006f64b7757befe (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 = 2816
title = "qemu-9.2.1 windows can not load files if kernel is linux-6.13.x"
state = "opened"
created_at = "2025-02-17T15:47:09.129Z"
closed_at = "n/a"
labels = ["guest: Windows", "target: i386"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2816"
host-os = "linux"
host-arch = "x86_64"
qemu-version = "9.2.1"
guest-os = "Windows 10"
guest-arch = "## Description of problem"
description = """qemu-9.2 and 9.2.1 emulating windows-10 both gave this
bug "externe exception 80000004." emulating windows-10
when a program tries to load a file. 
qemu emulating windows-10 runs without this bug when using
kernel linux-6.12.14 and older."""
reproduce = """1.start a prog, in my case sprint-layout-6.0, try to open/load a file.
2.
3."""
additional = """Im not shure if the bug is with qemu or kernel.
You can decide better what causes this bug."""