aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-tech.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-04-24 00:16:28 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-04-24 00:16:28 +0000
commitad6a4837f88756fbc11d779fb81d96c3e35280bf (patch)
treea2a62b82476873112d22c73d881ca7402c8ba1ae /qemu-tech.texi
parent039d3da3653a76cc00c67be273799c4f0b007f88 (diff)
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@740 c046a42c-6fe2-441c-8c8c-71466251a162
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 018593475..659cd203e 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