Index: contrib/conf/dot.bochsrc
===================================================================
--- contrib/conf/dot.bochsrc	(revision 77147d661d2618164797b94b11103b201453bdc9)
+++ contrib/conf/dot.bochsrc	(revision 7e4e5323698b3059ed08f14198db2c9c1fbc746a)
@@ -59,4 +59,6 @@
 display_library: x 
 
+cpu: count=8, ips=10000000
+
 #=======================================================================
 # ROMIMAGE:
@@ -67,8 +69,7 @@
 # location of the BIOS.
 #=======================================================================
-#romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
-#romimage: file=bios/BIOS-bochs-2-processors, address=0xf0000
-romimage: file=$BXSHARE/BIOS-bochs-8-processors, address=0xf0000
-#romimage: file=bios/rombios.bin, address=0xf0000
+romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
+#romimage: file=$BXSHARE/BIOS-bochs-8-processors, address=0xf0000
+#romimage: file=bios/P4SMT, address=0xf0000
 
 #=======================================================================
@@ -346,5 +347,5 @@
 # if you disable it you may get a spectacular disaster instead.
 #=======================================================================
-panic: action=ask
+panic: action=report
 error: action=report
 info: action=report
