From 12070ade95668658d557620a9021c2707a1ad7a4 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sun, 31 Aug 2014 20:41:34 +0200 Subject: added smp support to local bochs instance & config --- bochsrc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'bochsrc') 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 -- cgit v1.2.3