/[gxemul]/trunk/doc/index.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/doc/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Mon Oct 8 16:18:00 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 1  Line 1 
1  <html>  <html><head><title>Gavare's eXperimental Emulator</title>
2  <head><title>GXemul documentation</title>  <meta name="robots" content="noarchive,nofollow,noindex"></head>
 </head>  
3  <body bgcolor="#f8f8f8" text="#000000" link="#4040f0" vlink="#404040" alink="#ff0000">  <body bgcolor="#f8f8f8" text="#000000" link="#4040f0" vlink="#404040" alink="#ff0000">
4  <table border=0 width=100% bgcolor="#d0d0d0"><tr>  <table border=0 width=100% bgcolor="#d0d0d0"><tr>
5  <td width=100% align=center valign=center><table border=0 width=100%><tr>  <td width=100% align=center valign=center><table border=0 width=100%><tr>
6  <td align="left" valign=center bgcolor="#d0efff"><font color="#6060e0" size="6">  <td align="left" valign=center bgcolor="#d0efff"><font color="#6060e0" size="6">
7  <b>GXemul documentation</b></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <b>Gavare's eXperimental Emulator&nbsp;&nbsp;&nbsp;&nbsp;(GXemul)</b>
 <font color="#000000" size="6"><b></b>  
8  </font></td></tr></table></td></tr></table><p>  </font></td></tr></table></td></tr></table><p>
 <!-- The first 10 lines are cut away by the homepage updating script.  -->  
9    
10    
11  <!--  <!--
12    
13  $Id: index.html,v 1.226 2005/04/16 00:29:45 debug Exp $  $Id: index.html,v 1.279 2007/06/15 06:26:19 debug Exp $
14    
15  Copyright (C) 2003-2005  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.
16    
17  Redistribution and use in source and binary forms, with or without  Redistribution and use in source and binary forms, with or without
18  modification, are permitted provided that the following conditions are met:  modification, are permitted provided that the following conditions are met:
# Line 51  SUCH DAMAGE. Line 48  SUCH DAMAGE.
48      <li><a href="intro.html#overview">Overview</a>      <li><a href="intro.html#overview">Overview</a>
49      <li><a href="intro.html#free">Is GXemul Free software?</a>      <li><a href="intro.html#free">Is GXemul Free software?</a>
50      <li><a href="intro.html#build">How to compile/build the emulator</a>      <li><a href="intro.html#build">How to compile/build the emulator</a>
51      <li><a href="intro.html#cpus">Which CPU types does GXemul emulate?</a>      <li><a href="intro.html#run">How to run the emulator</a>
52        <li><a href="intro.html#cpus">Which processor architectures does GXemul emulate?</a>
53        <li><a href="intro.html#hosts">Which host architectures/platforms are supported?</a>
54      <li><a href="intro.html#accuracy">Emulation accuracy</a>      <li><a href="intro.html#accuracy">Emulation accuracy</a>
55      <li><a href="intro.html#emulmodes">Which machines does GXemul emulate?</a>      <li><a href="intro.html#emulmodes">Which machines does GXemul emulate?</a>
     <li><a href="intro.html#guestos">Which guest OSes are possible to run?</a>  
56    </ul>    </ul>
57    
58    <p>    <p>
# Line 62  SUCH DAMAGE. Line 60  SUCH DAMAGE.
60    <li><a href="guestoses.html">Installing and running "guest OSes"</a>    <li><a href="guestoses.html">Installing and running "guest OSes"</a>
61    <ul>    <ul>
62      <li><a href="guestoses.html#generalnotes">General notes on running "guest OSes"</a>      <li><a href="guestoses.html#generalnotes">General notes on running "guest OSes"</a>
63      <li><a href="guestoses.html#netbsdinstall">Installing NetBSD/pmax in GXemul</a>      <li><a href="guestoses.html#netbsdpmaxinstall">NetBSD/pmax</a>
64      <li><a href="guestoses.html#netbsdarcinstall">Installing NetBSD/arc in GXemul</a>      <li><a href="guestoses.html#netbsdarcinstall">NetBSD/arc</a>
65      <li><a href="guestoses.html#netbsdhpcmipsinstall">Installing NetBSD/hpcmips in GXemul</a>      <li><a href="guestoses.html#netbsdhpcmipsinstall">NetBSD/hpcmips</a>
66      <li><a href="guestoses.html#netbsdcobaltinstall">Installing NetBSD/cobalt in GXemul</a>      <li><a href="guestoses.html#netbsdcobaltinstall">NetBSD/cobalt</a>
67  <!--      <li><a href="guestoses.html#netbsdevbmipsinstall">NetBSD/evbmips</a>
68      <li><a href="guestoses.html#netbsdsgimips">Running NetBSD/sgimips in GXemul</a>      <li><a href="guestoses.html#netbsdalgorinstall">NetBSD/algor</a>
69  -->      <li><a href="guestoses.html#netbsdsgimips">NetBSD/sgimips</a>
70      <li><a href="guestoses.html#openbsdinstall">Installing OpenBSD/pmax in GXemul</a>      <li><a href="guestoses.html#netbsdcatsinstall">NetBSD/cats</a>
71      <li><a href="guestoses.html#openbsdarcinstall">Installing OpenBSD/arc in GXemul</a>      <li><a href="guestoses.html#netbsdevbarminstall">NetBSD/evbarm</a>
72  <!--      <li><a href="guestoses.html#netbsdnetwinderinstall">NetBSD/netwinder</a>
73      <li><a href="guestoses.html#openbsdsgiinstall">Running OpenBSD/sgi in GXemul</a>      <li><a href="guestoses.html#netbsdprepinstall">NetBSD/prep</a>
74  -->      <li><a href="guestoses.html#netbsdmacppcinstall">NetBSD/macppc</a>
75      <li><a href="guestoses.html#ultrixinstall">Installing Ultrix/RISC in GXemul</a>        <li><a href="guestoses.html##netbsdpmppc">NetBSD/pmppc</a>
76      <li><a href="guestoses.html#sprite">Running Sprite for DECstation in GXemul</a>        <li><a href="dreamcast.html#netbsd_generic_md">NetBSD/dreamcast</a>
77      <li><a href="guestoses.html#declinux">Installing Debian GNU/Linux for DECstation in GXemul</a>      <li><a href="dreamcast.html#linux_live_cd">Linux/dreamcast</a>
78      <li><a href="guestoses.html#declinuxredhat">Running Redhat Linux for DECstation in GXemul</a>      <li><a href="guestoses.html#openbsdpmaxinstall">OpenBSD/pmax</a>
79      <li><a href="guestoses.html#mach">Running Mach/PMAX in GXemul</a>      <li><a href="guestoses.html#openbsdcatsinstall">OpenBSD/cats</a>
80        <li><a href="guestoses.html#openbsdlandiskinstall">OpenBSD/landisk</a>
81        <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>  
82        <li><a href="guestoses.html#sprite">Sprite for DECstation</a>  
83        <li><a href="guestoses.html#declinux">Debian GNU/Linux for DECstation</a>
84    </ul>    </ul>
85    
86    <p>    <p>
# Line 87  SUCH DAMAGE. Line 89  SUCH DAMAGE.
89    <ul>    <ul>
90      <li><a href="experiments.html#hello">Hello world</a>      <li><a href="experiments.html#hello">Hello world</a>
91      <li><a href="experiments.html#expdevices">Experimental devices</a>      <li><a href="experiments.html#expdevices">Experimental devices</a>
     <li><a href="experiments.html#experiments">Experiments with other kernels and guest OSes</a>  
92    </ul>    </ul>
93    
94    <p>    <p>
95    
96    <li><a href="configfiles.html">Configuration files</a>    <li><a href="configfiles.html">Configuration files</a>
97    <ul>    <ul>
98        <li><a href="configfiles.html#intro">Introduction</a>
99      <li><a href="configfiles.html#config">Configuration file syntax</a>      <li><a href="configfiles.html#config">Configuration file syntax</a>
100      <li><a href="configfiles.html#minimal">A minimal example</a>      <li><a href="configfiles.html#minimal">A minimal example</a>
101    </ul>    </ul>
102    
103    <p>    <p>
104    
105    <li><a href="misc.html">Misc.</a>    <li><a href="networking.html">Networking</a>
106      <ul>
107        <li><a href="networking.html#intro">Introduction</a>
108        <li><a href="networking.html#multihost">Network across multiple hosts</a>
109        <li><a href="networking.html#direct_example_1">Direct-access example 1: udp_snoop</a>
110      </ul>
111    
112      <p>
113    
114      <li><a href="dreamcast.html">Dreamcast emulation</a>
115      <ul>
116        <li><a href="dreamcast.html#intro">Introduction</a>
117        <li><a href="dreamcast.html#netbsd_generic_md">NetBSD/dreamcast GENERIC_MD</a>
118        <li><a href="dreamcast.html#netbsd_live_cd">NetBSD/dreamcast Live CD</a>
119        <li><a href="dreamcast.html#linux_live_cd">Linux/dreamcast Live CD</a>
120      </ul>
121    
122      <p>
123    
124      <li><a href="misc.html">Miscellaneous</a>
125    <ul>    <ul>
126      <li><a href="misc.html#networking">Networking</a>      <li><a href="misc.html#devel">Writing operating system code, or
127      <li><a href="misc.html#portmips">Porting operating systems to MIPS using GXemul</a>          developing firmware, using GXemul</a>
128      <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>      <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>
129      <li><a href="misc.html#disk">How to start the emulator with a disk image</a>      <li><a href="misc.html#disk">How to start the emulator with a disk image</a>
130        <li><a href="misc.html#tape_images">How to start the emulator with tape images</a>
131        <li><a href="misc.html#disk_overlays">How to use disk image overlays</a>
132        <li><a href="misc.html#filexfer">Transfering files to/from the guest OS</a>
133      <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>      <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>
134      <li><a href="misc.html#userland">Running userland binaries</a>      <li><a href="misc.html#userland">Running userland binaries</a>
135      <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>      <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>
# Line 113  SUCH DAMAGE. Line 137  SUCH DAMAGE.
137    
138    <p>    <p>
139    
140      <li><a href="translation.html">Dynamic Translation</a>
141      <ul>
142        <li><a href="translation.html#staticvsdynamic">Static vs. dynamic</a>
143        <li><a href="translation.html#ir">Executable Intermediate Representation</a>  
144        <li><a href="translation.html#performance">Performance</a>
145        <li><a href="translation.html#instrcomb">Instruction Combinations</a>
146        <li><a href="translation.html#native">Native Code Generation Back-ends</a>
147      </ul>
148    
149      <p>
150    
151    <li><a href="technical.html">Technical details</a>    <li><a href="technical.html">Technical details</a>
152    <ul>    <ul>
153      <li><a href="technical.html#overview">Overview</a>      <li><a href="technical.html#speed">Speed and emulation modes</a>
     <li><a href="technical.html#speed">Speed</a>  
154      <li><a href="technical.html#net">Networking</a>      <li><a href="technical.html#net">Networking</a>
155      <li><a href="technical.html#devices">Emulation of hardware devices</a>      <li><a href="technical.html#devices">Emulation of hardware devices</a>
     <li><a href="technical.html#regtest">Regression tests</a>  
156    </ul>    </ul>
157    
158  </ul>  </ul>
159    
160    
161    
   
162    
163  <p><br>  <p><br>
164  <a name="feedback"></a>  <a name="feedback"></a>

Legend:
Removed from v.4  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26