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_TCG/2022 | |
| 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_TCG/2022')
| -rw-r--r-- | gitlab/issues_text/target_i386/host_missing/accel_TCG/2022 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_TCG/2022 b/gitlab/issues_text/target_i386/host_missing/accel_TCG/2022 deleted file mode 100644 index ea35fbbd2..000000000 --- a/gitlab/issues_text/target_i386/host_missing/accel_TCG/2022 +++ /dev/null @@ -1,11 +0,0 @@ -Win32s crashes qemu (regression, bisected) -Description of problem: -Whenever I start a Win32s application (FREECELL.EXE), qemu says "qemu: Bad ram pointer 0x7f4b13a80000" and aborts. I tried a few different versions of Win32s (I specifically remember 1.15a and 1.25a), but it does not seem to matter. I am using only the standard VGA driver and nothing else that would not be present in a standard install of the guest components. -Steps to reproduce: -1. Run any Win32s application -2. -3. -Additional information: -It worked fine before this commit, both on stable-8.1 as well as the master branch: - -4f8f41272e accel: Replace target_ulong with vaddr in probe_*() |