diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_i386/host_missing/accel_missing/2816.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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.toml | 22 |
1 files changed, 0 insertions, 22 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 deleted file mode 100644 index 2387fa418..000000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/2816.toml +++ /dev/null @@ -1,22 +0,0 @@ -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.""" |