aboutsummaryrefslogtreecommitdiff
path: root/qemu-tech.texi
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-tech.texi')
-rw-r--r--qemu-tech.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/qemu-tech.texi b/qemu-tech.texi
index 0185934756..659cd203ec 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -52,7 +52,8 @@ QEMU generic features:
@item Precise exceptions support.
@item The virtual CPU is a library (@code{libqemu}) which can be used
-in other projects.
+in other projects (look at @file{qemu/tests/qruncom.c} to have an
+example of user mode @code{libqemu} usage).
@end itemize