random docs updates
This commit is contained in:
parent
af6b9e5e6f
commit
3a565afd89
@ -80,8 +80,7 @@ the simulator typically takes control and simulates that code in
|
|||||||
software at much slower speed, just like Bochs does.
|
software at much slower speed, just like Bochs does.
|
||||||
</para>
|
</para>
|
||||||
</footnote>, but they are neither portable to non-x86 platforms nor open
|
</footnote>, but they are neither portable to non-x86 platforms nor open
|
||||||
source. The <ulink url="http://savannah.nongnu.org/projects/plex86">Plex86</ulink> project is
|
source.
|
||||||
working toward an open-source x86 simulator with virtualization.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -351,13 +350,7 @@ currently work with.
|
|||||||
<row>
|
<row>
|
||||||
<entry>P6 and later CPU Emulation</entry>
|
<entry>P6 and later CPU Emulation</entry>
|
||||||
<entry>Yes</entry>
|
<entry>Yes</entry>
|
||||||
<entry>Bochs can be configured to emulate any P6 family processor including optional MMX and SSE instructions.
|
<entry>Bochs can be configured to emulate any P6 family processor including optional MMX and SSEx instructions.
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
|
||||||
<entry>Pentium 4 Emulation</entry>
|
|
||||||
<entry>Incomplete</entry>
|
|
||||||
<entry>A few Pentium 4 features are incomplete, such as an on-chip APIC extensions (XAPIC) for SMP simulation.
|
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
@ -390,7 +383,8 @@ currently work with.
|
|||||||
<entry>Yes</entry>
|
<entry>Yes</entry>
|
||||||
<entry>Implements ElTorito, EDD v3.0, basic APM feature, PCIBIOS features
|
<entry>Implements ElTorito, EDD v3.0, basic APM feature, PCIBIOS features
|
||||||
and the PCI interrupt routing table. The latest version of the Bochs BIOS
|
and the PCI interrupt routing table. The latest version of the Bochs BIOS
|
||||||
has a 32-bit init for ACPI, SMM and SMP.
|
has a 32-bit init for ACPI, SMM and SMP. Bochs also known no work with recent
|
||||||
|
<ulink url="http://www.seabios.org/">SeaBIOS</ulink> images.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
@ -557,7 +551,7 @@ currently work with.
|
|||||||
<row>
|
<row>
|
||||||
<entry>Simulate a Multiprocessor</entry>
|
<entry>Simulate a Multiprocessor</entry>
|
||||||
<entry>Yes</entry>
|
<entry>Yes</entry>
|
||||||
<entry>Bochs can be configured to simulate up to 8 processors. This
|
<entry>Bochs can be configured to simulate up to 255 processor threads. This
|
||||||
feature is still experimental, but it can boot several Linux or Windows guests
|
feature is still experimental, but it can boot several Linux or Windows guests
|
||||||
with SMP support. Please note that this does NOT mean that Bochs can run
|
with SMP support. Please note that this does NOT mean that Bochs can run
|
||||||
faster on a physical SMP machine.
|
faster on a physical SMP machine.
|
||||||
@ -2924,7 +2918,8 @@ supported is 2048MB.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<note><para>
|
<note><para>
|
||||||
Due to limitations in the host OS, Bochs fails to allocated even 1024MB on most systems.
|
Due to limitations in the host OS, Bochs fails to allocate more than 1024MB on most 32-bit systems.
|
||||||
|
In order to overcome this problem configure and build Bochs with --enable-large-ramfile option.
|
||||||
</para></note>
|
</para></note>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@ -2991,7 +2986,7 @@ simulation. For example, changing IPS affects the frequency of VGA updates,
|
|||||||
the duration of time before a key starts to autorepeat, and the measurement
|
the duration of time before a key starts to autorepeat, and the measurement
|
||||||
of BogoMips and other benchmarks. The table below lists some typical
|
of BogoMips and other benchmarks. The table below lists some typical
|
||||||
IPS settings for different machines<footnote><para>IPS measurements depend on
|
IPS settings for different machines<footnote><para>IPS measurements depend on
|
||||||
OS and compiler configuration in addition to processor clock
|
OS and compiler configuration in addition to host processor clock
|
||||||
speed.</para></footnote>.
|
speed.</para></footnote>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -8877,17 +8872,11 @@ cpuid: cpuid_limit_winnt=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="guest-win2k">
|
<section id="guest-win2k">
|
||||||
<title>Windows 2000</title>
|
<title>Windows 2000 / Windows 2000 Server</title>
|
||||||
<para>You must read the message regarding software licenses in
|
<para>You must read the message regarding software licenses in
|
||||||
<xref linkend="thirdparty"> before you install Windows 2000 as a guest operating system in Bochs.</para>
|
<xref linkend="thirdparty"> before you install Windows 2000 / Windows 2000 Server as a guest operating system in Bochs.</para>
|
||||||
<para>
|
<para>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</section>
|
|
||||||
<section id="guest-win2k-server">
|
|
||||||
<title>Windows 2000 Server</title>
|
|
||||||
<para>You must read the message regarding software licenses in
|
|
||||||
<xref linkend="thirdparty"> before you install Windows 2000 Server as a guest operating system in Bochs.</para>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="guest-winxp">
|
<section id="guest-winxp">
|
||||||
@ -8900,6 +8889,13 @@ cpuid: cpuid_limit_winnt=1
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="guest-win7">
|
||||||
|
<title>Windows 7</title>
|
||||||
|
<para>You must read the message regarding software licenses in
|
||||||
|
<xref linkend="thirdparty"> before you install Windows 7 as a guest operating system in Bochs.</para>
|
||||||
|
<para>
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id="guest-osr5">
|
<section id="guest-osr5">
|
||||||
<title>SCO OpenServer 5.0.5</title>
|
<title>SCO OpenServer 5.0.5</title>
|
||||||
|
Loading…
Reference in New Issue
Block a user