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_TCG/2022.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_TCG/2022.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_TCG/2022.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_TCG/2022.toml b/gitlab/issues/target_i386/host_missing/accel_TCG/2022.toml deleted file mode 100644 index c7bdd85c9..000000000 --- a/gitlab/issues/target_i386/host_missing/accel_TCG/2022.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 2022 -title = "Win32s crashes qemu (regression, bisected)" -state = "closed" -created_at = "2023-12-08T08:11:09.560Z" -closed_at = "2023-12-13T15:28:35.938Z" -labels = ["Closed::Fixed", "Regression", "accel: TCG", "target: i386"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2022" -host-os = "Fedora 39" -host-arch = "x86_64" -qemu-version = "8.0.50" -guest-os = "DOS 6.22/WfW 3.11" -guest-arch = "n/a" -description = """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.""" -reproduce = """1. Run any Win32s application -2. -3.""" -additional = """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_*()""" |