summary refs log tree commit diff stats
path: root/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
diff options
context:
space:
mode:
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, 0 insertions, 32 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
deleted file mode 100644
index 5ae337625..000000000
--- a/gitlab/issues/target_sparc/host_missing/accel_missing/2141.toml
+++ /dev/null
@@ -1,32 +0,0 @@
-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""""