Skip to content

Commit

Permalink
QEMU labs: use the [Ctrl][a] [x] trick to exit QEMU
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
michaelopdenacker committed Nov 26, 2020
1 parent 228ce40 commit aa6021c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex
Expand Up @@ -91,11 +91,9 @@ \section{Testing U-Boot}
You can then type the \code{help} command, and explore the few commands
available.
Note: to exit QEMU, run the below command in another terminal:
\begin{verbatim}
killall qemu-system-arm
\end{verbatim}
Note: to exit QEMU, type \code{[Ctrl][a]} followed by \code{[h]}
to see available commands. One of them is \code{[Ctrl][a]} followed by
\code{[x]}, which allows to exit the emulator.
\section{SD card setup}
Expand Down

0 comments on commit aa6021c

Please sign in to comment.