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

The mipsel platform is ready to run in qemu, using the MIPS Malta board
simulation.
There are two ways to run DistroKit inside qemu:

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