summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_TCG/2022
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_i386/host_missing/accel_TCG/2022
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
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/202211
1 files changed, 11 insertions, 0 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
new file mode 100644
index 000000000..ea35fbbd2
--- /dev/null
+++ b/gitlab/issues_text/target_i386/host_missing/accel_TCG/2022
@@ -0,0 +1,11 @@
+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_*()