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_mips/host_missing/accel_TCG/1126.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_mips/host_missing/accel_TCG/1126.toml')
| -rw-r--r-- | gitlab/issues/target_mips/host_missing/accel_TCG/1126.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_mips/host_missing/accel_TCG/1126.toml b/gitlab/issues/target_mips/host_missing/accel_TCG/1126.toml deleted file mode 100644 index aff3a319..00000000 --- a/gitlab/issues/target_mips/host_missing/accel_TCG/1126.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 1126 -title = "qemu-system-mipsel freezes for nanoMIPS in the semihosting mode" -state = "closed" -created_at = "2022-07-29T10:51:09.781Z" -closed_at = "2022-08-03T03:11:02.623Z" -labels = ["Closed::Fixed", "Semihosting", "accel: TCG", "kind::Bug", "target: mips"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1126" -host-os = "Ubuntu" -host-arch = "x86_64" -qemu-version = "7.0.90 - bad, 6.0.1 - good" -guest-os = "n/a" -guest-arch = "nanoMIPS" -description = """In the current git master branch (SHA: 7b17a1a8) there is a problem with qemu-system-mipsel when trying to execute a simple hello.elf program in the semihosting mode for the nanoMIPS architecture. I.e. after executing the following command the terminal freezes: - ``` - $ ./qemu-system-mipsel -cpu I7200 -semihosting -nographic -kernel hello.elf - ``` -hello.elf file is generated using the nanoMIPS GNU Toolchain (https://github.com/MediaTek-Labs/nanomips-gnu-toolchain/releases). -The program regularly terminates with QEMU emulator version 6.0.1.""" -reproduce = "n/a" -additional = "n/a" |
