summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-08-31 20:41:34 +0200
committerMichal Idziorek <m.i@gmx.at>2014-08-31 20:41:34 +0200
commit12070ade95668658d557620a9021c2707a1ad7a4 (patch)
tree19f72b9cdfa35c9f94c8cf3e36336ae437cfe160
parent65a5d0eb97d7f8bf4d5d837d66bca53c5edcadc6 (diff)
added smp support to local bochs instance & config
-rw-r--r--README.md2
-rw-r--r--bochsrc8
2 files changed, 3 insertions, 7 deletions
diff --git a/README.md b/README.md
index 81a2aec..143884e 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Supported Platforms
FoolOS is tested/developed on the following emlators/machines
-* bochs 2.6.6 (compiled with: ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11)
+* bochs 2.6.6 (compiled with: ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11 --enable-smp)
* qemu 1.1.2
* virtual box 4.1.18 (disable nested paging etc)
diff --git a/bochsrc b/bochsrc
index d7ae84e..b0b22da 100644
--- a/bochsrc
+++ b/bochsrc
@@ -1,10 +1,5 @@
#
#
-# bochs-2.6.6$
-# ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11
-#
-#
-#
#
## You may now use double quotes around pathnames, in case
# your pathname includes spaces.
@@ -136,7 +131,7 @@ romimage: file=/home/miguel/opt/bochs-2.6.6/bios/BIOS-bochs-latest
# 2.2.6 2.1Ghz Athlon XP with Linux 2.6/g++ 3.4 12 to 15 Mips
# 2.0.1 1.6Ghz Intel P4 with Win2000/g++ 3.3 5 to 7 Mips
#=======================================================================
-cpu: count=1, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def"
+cpu: count=2, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def"
#=======================================================================
# CPUID:
@@ -210,6 +205,7 @@ cpu: count=1, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="
#cpuid: mmx=1, sep=1, sse=sse4_2, xapic=1, aes=1, movbe=1, xsave=1
#cpuid: stepping=5
#cpuid: cpuid_limit_winnt=0
+#cpuid: mmx=1, sep=1, sse=sse4_2, xapic=1, aes=1, movbe=1, xsave=1
#=======================================================================
# MEMORY