summary refs log tree commit diff stats
path: root/results/classifier/111/review/1854738
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/111/review/1854738')
-rw-r--r--results/classifier/111/review/185473873
1 files changed, 73 insertions, 0 deletions
diff --git a/results/classifier/111/review/1854738 b/results/classifier/111/review/1854738
new file mode 100644
index 00000000..45b6bb78
--- /dev/null
+++ b/results/classifier/111/review/1854738
@@ -0,0 +1,73 @@
+other: 0.259
+semantic: 0.154
+files: 0.085
+PID: 0.080
+graphic: 0.065
+device: 0.056
+performance: 0.050
+permissions: 0.049
+debug: 0.042
+vnc: 0.035
+KVM: 0.034
+boot: 0.033
+network: 0.031
+socket: 0.027
+debug: 0.254
+files: 0.130
+other: 0.100
+semantic: 0.077
+PID: 0.070
+socket: 0.054
+boot: 0.053
+network: 0.051
+device: 0.050
+vnc: 0.048
+permissions: 0.039
+performance: 0.036
+graphic: 0.032
+KVM: 0.006
+
+ppc doesn't support for mttcg  but ppc64 supported
+
+Currently ppc and ppc64abi32 doesn't suppport for mttcg, I am looking for support
+```
+  ppc)
+    gdb_xml_files="power-core.xml power-fpu.xml power-altivec.xml power-spe.xml"
+  ;;
+  ppc64)
+    TARGET_BASE_ARCH=ppc
+    TARGET_ABI_DIR=ppc
+    mttcg=yes
+    gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml power-vsx.xml"
+  ;;
+  ppc64le)
+    TARGET_ARCH=ppc64
+    TARGET_BASE_ARCH=ppc
+    TARGET_ABI_DIR=ppc
+    mttcg=yes
+    gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml power-vsx.xml"
+  ;;
+  ppc64abi32)
+    TARGET_ARCH=ppc64
+    TARGET_BASE_ARCH=ppc
+    TARGET_ABI_DIR=ppc
+    echo "TARGET_ABI32=y" >> $config_target_mak
+    gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml power-vsx.xml"
+  ;;
+```
+
+The QEMU project is currently considering to move its bug tracking to
+another system. For this we need to know which bugs are still valid
+and which could be closed already. Thus we are setting older bugs to
+"Incomplete" now.
+
+If you still think this bug report here is valid, then please switch
+the state back to "New" within the next 60 days, otherwise this report
+will be marked as "Expired". Or please mark it as "Fix Released" if
+the problem has been solved with a newer version of QEMU already.
+
+Thank you and sorry for the inconvenience.
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+