summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2816.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_missing/2816.toml22
1 files changed, 22 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml
new file mode 100644
index 00000000..2387fa41
--- /dev/null
+++ b/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml
@@ -0,0 +1,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."""