Commit ad6a4837f88756fbc11d779fb81d96c3e35280bf

Authored by bellard
1 parent 039d3da3

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@740 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 2 additions and 1 deletions
qemu-tech.texi
... ... @@ -52,7 +52,8 @@ QEMU generic features:
52 52 @item Precise exceptions support.
53 53  
54 54 @item The virtual CPU is a library (@code{libqemu}) which can be used
55   -in other projects.
  55 +in other projects (look at @file{qemu/tests/qruncom.c} to have an
  56 +example of user mode @code{libqemu} usage).
56 57  
57 58 @end itemize
58 59  
... ...