cpu-models-mips.rst.inc 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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-2F``
  37. MIPS64 Processor (Loongson 2, 2008)
  38. ``Loongson-2E``
  39. MIPS64 Processor (Loongson 2, 2006)
  40. ``mips64dspr2``
  41. MIPS64 Processor (Release 2, 2006)
  42. ``MIPS64R2-generic``, ``5KEc``, ``5KEf``
  43. MIPS64 Processor (Release 2, 2002)
  44. ``20Kc``
  45. MIPS64 Processor (20K, 2000
  46. ``5Kc``, ``5Kf``
  47. MIPS64 Processor (5K, 1999)
  48. ``VR5432``
  49. MIPS64 Processor (VR, 1998)
  50. ``R4000``
  51. MIPS64 Processor (MIPS III, 1991)
  52. Supported CPU models for nanoMIPS hosts
  53. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  54. The following CPU models are supported for use on nanoMIPS hosts.
  55. Administrators / applications are recommended to use the CPU model that
  56. matches the generation of the host CPUs in use. In a deployment with a
  57. mixture of host CPU models between machines, if live migration
  58. compatibility is required, use the newest CPU model that is compatible
  59. across all desired hosts.
  60. ``I7200``
  61. MIPS I7200 (nanoMIPS, 2018)
  62. Preferred CPU models for MIPS hosts
  63. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  64. The following CPU models are preferred for use on different MIPS hosts:
  65. ``MIPS III``
  66. R4000
  67. ``MIPS32R2``
  68. 34Kf
  69. ``MIPS64R6``
  70. I6400
  71. ``nanoMIPS``
  72. I7200