| 1 | .. _User Mode Emulation: |
| 2 | |
| 3 | ------------------- |
| 4 | User Mode Emulation |
| 5 | ------------------- |
| 6 | |
| 7 | This section of the manual is the overall guide for users using QEMU |
| 8 | for user-mode emulation. In this mode, QEMU can launch programs |
| 9 | compiled for one CPU architecture on the same Operating System (OS) |
| 10 | but running on a different CPU architecture. |
| 11 | |
| 12 | .. toctree:: |
| 13 | :maxdepth: 2 |
| 14 | |
| 15 | main |