xref: /qemu/docs/system/target-loongarch.rst (revision 5eb0849562c9b6988b620493dbea6421e31bfc33)
1.. _LoongArch-System-emulator:
2
3LoongArch System emulator
4-------------------------
5
6QEMU can emulate loongArch 64 bit systems via the
7``qemu-system-loongarch64`` binary. Only one machine type ``virt`` is
8supported.
9
10When using KVM as accelerator, QEMU can emulate la464 cpu model. And when
11using the default cpu model with TCG as accelerator, QEMU will emulate a
12subset of la464 cpu features that should be enough to run distributions
13built for the la464.
14
15Board-specific documentation
16============================
17
18.. toctree::
19   loongarch/virt
20