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

The v7a platform is ready to run in qemu, using the versatile express
hardware simulation.

There are two ways to run DistoKit inside qemu:

* With barebox:
  Run ``./configs/platform-v7a/run barebox`` to boot the current image with barebox.
* Without barebox:
  Run ``./configs/platform-v7a/run`` to directly start the kernel without barebox.