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