diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-03 23:21:33 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-03 23:21:33 +0200 |
| commit | e7648669694806b366824c0dc0c8b80c8d167d35 (patch) | |
| tree | b1243ceaa1f7835ef8a77ef033bcacce9debacf7 /bochsrc | |
| parent | 4a46c2e07a9b79af01bbc984f20e01b12e98129f (diff) | |
debugging floppy driver :(
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,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=3, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def" +cpu: count=1, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def" #======================================================================= # CPUID: |
