2
0

cpu-models-mips.rst.inc 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. Supported CPU model configurations on MIPS hosts
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. QEMU supports variety of MIPS CPU models:
  4. Supported CPU models for MIPS32 hosts
  5. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6. The following CPU models are supported for use on MIPS32 hosts.
  7. Administrators / applications are recommended to use the CPU model that
  8. matches the generation of the host CPUs in use. In a deployment with a
  9. mixture of host CPU models between machines, if live migration
  10. compatibility is required, use the newest CPU model that is compatible
  11. across all desired hosts.
  12. ``mips32r6-generic``
  13. MIPS32 Processor (Release 6, 2015)
  14. ``P5600``
  15. MIPS32 Processor (P5600, 2014)
  16. ``M14K``, ``M14Kc``
  17. MIPS32 Processor (M14K, 2009)
  18. ``74Kf``
  19. MIPS32 Processor (74K, 2007)
  20. ``34Kf``
  21. MIPS32 Processor (34K, 2006)
  22. ``24Kc``, ``24KEc``, ``24Kf``
  23. MIPS32 Processor (24K, 2003)
  24. ``4Kc``, ``4Km``, ``4KEcR1``, ``4KEmR1``, ``4KEc``, ``4KEm``
  25. MIPS32 Processor (4K, 1999)
  26. Supported CPU models for MIPS64 hosts
  27. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  28. The following CPU models are supported for use on MIPS64 hosts.
  29. Administrators / applications are recommended to use the CPU model that
  30. matches the generation of the host CPUs in use. In a deployment with a
  31. mixture of host CPU models between machines, if live migration
  32. compatibility is required, use the newest CPU model that is compatible
  33. across all desired hosts.
  34. ``I6400``
  35. MIPS64 Processor (Release 6, 2014)
  36. ``Loongson-2E``
  37. MIPS64 Processor (Loongson 2, 2006)
  38. ``Loongson-2F``
  39. MIPS64 Processor (Loongson 2, 2008)
  40. ``Loongson-3A1000``
  41. MIPS64 Processor (Loongson 3, 2010)
  42. ``Loongson-3A4000``
  43. MIPS64 Processor (Loongson 3, 2018)
  44. ``mips64dspr2``
  45. MIPS64 Processor (Release 2, 2006)
  46. ``MIPS64R2-generic``, ``5KEc``, ``5KEf``
  47. MIPS64 Processor (Release 2, 2002)
  48. ``20Kc``
  49. MIPS64 Processor (20K, 2000
  50. ``5Kc``, ``5Kf``
  51. MIPS64 Processor (5K, 1999)
  52. ``VR5432``
  53. MIPS64 Processor (VR, 1998)
  54. ``R4000``
  55. MIPS64 Processor (MIPS III, 1991)
  56. Supported CPU models for nanoMIPS hosts
  57. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  58. The following CPU models are supported for use on nanoMIPS hosts.
  59. Administrators / applications are recommended to use the CPU model that
  60. matches the generation of the host CPUs in use. In a deployment with a
  61. mixture of host CPU models between machines, if live migration
  62. compatibility is required, use the newest CPU model that is compatible
  63. across all desired hosts.
  64. ``I7200``
  65. MIPS I7200 (nanoMIPS, 2018)
  66. Preferred CPU models for MIPS hosts
  67. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  68. The following CPU models are preferred for use on different MIPS hosts:
  69. ``MIPS III``
  70. R4000
  71. ``MIPS32R2``
  72. 34Kf
  73. ``MIPS64R6``
  74. I6400
  75. ``nanoMIPS``
  76. I7200