Revision cc588764 qemu-tech.texi

b/qemu-tech.texi
96 96

  
97 97
@item Precise exceptions support.
98 98

  
99
@item The virtual CPU is a library (@code{libqemu}) which can be used
100
in other projects (look at @file{qemu/tests/qruncom.c} to have an
101
example of user mode @code{libqemu} usage).
102

  
103 99
@item
104 100
Floating point library supporting both full software emulation and
105 101
native host FPU instructions.
......
685 681
@menu
686 682
* test-i386::
687 683
* linux-test::
688
* qruncom.c::
689 684
@end menu
690 685

  
691 686
@node test-i386
......
711 706
that the system call parameters are correctly converted between target
712 707
and host CPUs.
713 708

  
714
@node qruncom.c
715
@section @file{qruncom.c}
716

  
717
Example of usage of @code{libqemu} to emulate a user mode i386 CPU.
718

  
719 709
@node Index
720 710
@chapter Index
721 711
@printindex cp

Also available in: Unified diff