summaryrefslogtreecommitdiffstats
path: root/doc/hardware_mips_qemu.rst
blob: 657c32fe87c1c894ea0c47607a04c3088e6f6c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QEmu
====

The mips platform is ready to run in qemu, using the MIPS Malta board simulation.

There are two ways to run DistoKit inside qemu:

* With barebox:
  Run ``./configs/platform-mips/run barebox`` to barebox. The barebox should boot
  the kernel if supported.
* Without barebox:
  Run ``./configs/platform-mips/run`` to directly start the kernel without barebox.