summary refs log tree commit diff stats
path: root/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml')
-rw-r--r--gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml32
1 files changed, 32 insertions, 0 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
new file mode 100644
index 00000000..5ae33762
--- /dev/null
+++ b/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
@@ -0,0 +1,32 @@
+id = 2141
+title = "Output of \"-cpu help\" for sparc does not clearly indicate the valid input for \"-cpu\" option."
+state = "closed"
+created_at = "2024-02-01T00:13:33.887Z"
+closed_at = "2024-05-06T19:58:15.224Z"
+labels = ["target: sparc"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2141"
+host-os = "Any"
+host-arch = "Any"
+qemu-version = "8.2.50"
+guest-os = "- OS/kernel version:"
+guest-arch = "## Description of problem"
+description = """The output of the "-cpu help" does not indicate clearly what the input to a "-cpu" command can be."""
+reproduce = """1. ./qemu-system-sparc -cpu help"""
+additional = """```
+% ./qemu-system-sparc -cpu help
+Sparc  Fujitsu MB86904 IU 04000000 FPU 00080000 MMU 04000000 NWINS 8 
+Sparc  Fujitsu MB86907 IU 05000000 FPU 00080000 MMU 05000000 NWINS 8 
+Sparc  TI MicroSparc I IU 41000000 FPU 00080000 MMU 41000000 NWINS 7 -fsmuld 
+Sparc TI MicroSparc II IU 42000000 FPU 00080000 MMU 02000000 NWINS 8 
+Sparc TI MicroSparc IIep IU 42000000 FPU 00080000 MMU 04000000 NWINS 8 
+Sparc TI SuperSparc 40 IU 41000000 FPU 00000000 MMU 00000800 NWINS 8 
+Sparc TI SuperSparc 50 IU 40000000 FPU 00000000 MMU 01000800 NWINS 8 
+Sparc TI SuperSparc 51 IU 40000000 FPU 00000000 MMU 01000000 NWINS 8 
+Sparc TI SuperSparc 60 IU 40000000 FPU 00000000 MMU 01000800 NWINS 8 
+Sparc TI SuperSparc 61 IU 44000000 FPU 00000000 MMU 01000000 NWINS 8 
+Sparc TI SuperSparc II IU 40000000 FPU 00000000 MMU 08000000 NWINS 8 
+Sparc            LEON2 IU f2000000 FPU 00080000 MMU f2000000 NWINS 8 
+Sparc            LEON3 IU f3000000 FPU 00080000 MMU f3000000 NWINS 8 
+```
+It's unclear from this output whether an appropriate choice for a -cpu option is
+"Sparc  Fujitsu MB86904", "Sparc Fujitsu MB86904", "Fujitsu MB86904", "MB86904", or even something else like "FJI, MB86904""""