summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1864704
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1864704')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/186470446
1 files changed, 46 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1864704 b/results/classifier/accel-gemma3:12b/kvm/1864704
new file mode 100644
index 00000000..ea6aa57e
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1864704
@@ -0,0 +1,46 @@
+
+No compatible -machine option in qemu-system-ppc64 for e6500 core
+
+Hi,
+
+I'm trying to use qemu-system-ppc64 for emulating a QorIQ T2080 (with e6500 cores). 
+However, I couldn't find any -machine option that matches -cpu e6500 option, which are listed below:
+
+C:\Program Files\qemu>qemu-system-ppc64 -machine help
+Supported machines are:
+40p                  IBM RS/6000 7020 (40p)
+bamboo               bamboo
+g3beige              Heathrow based PowerMAC
+mac99                Mac99 based PowerMAC
+mpc8544ds            mpc8544ds
+none                 empty machine
+powernv8             IBM PowerNV (Non-Virtualized) POWER8
+powernv              IBM PowerNV (Non-Virtualized) POWER9 (alias of powernv9)
+powernv9             IBM PowerNV (Non-Virtualized) POWER9
+ppce500              generic paravirt e500 platform
+prep                 PowerPC PREP platform (deprecated)
+pseries-2.1          pSeries Logical Partition (PAPR compliant)
+pseries-2.10         pSeries Logical Partition (PAPR compliant)
+pseries-2.11         pSeries Logical Partition (PAPR compliant)
+pseries-2.12         pSeries Logical Partition (PAPR compliant)
+pseries-2.12-sxxm    pSeries Logical Partition (PAPR compliant)
+pseries-2.2          pSeries Logical Partition (PAPR compliant)
+pseries-2.3          pSeries Logical Partition (PAPR compliant)
+pseries-2.4          pSeries Logical Partition (PAPR compliant)
+pseries-2.5          pSeries Logical Partition (PAPR compliant)
+pseries-2.6          pSeries Logical Partition (PAPR compliant)
+pseries-2.7          pSeries Logical Partition (PAPR compliant)
+pseries-2.8          pSeries Logical Partition (PAPR compliant)
+pseries-2.9          pSeries Logical Partition (PAPR compliant)
+pseries-3.0          pSeries Logical Partition (PAPR compliant)
+pseries-3.1          pSeries Logical Partition (PAPR compliant)
+pseries-4.0          pSeries Logical Partition (PAPR compliant)
+pseries-4.1          pSeries Logical Partition (PAPR compliant)
+pseries              pSeries Logical Partition (PAPR compliant) (alias of pseries-4.2)
+pseries-4.2          pSeries Logical Partition (PAPR compliant) (default)
+ref405ep             ref405ep
+sam460ex             aCube Sam460ex
+taihu                taihu
+virtex-ml507         Xilinx Virtex ML507 reference design
+
+I am wondering if anyone knows that is if any of them can be selected for such emulation? Thank you!
\ No newline at end of file