Changeset 8b3eebb in mainline for contrib/conf/dot.bochsrc


Ignore:
Timestamp:
2006-02-07T22:15:42Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eb1b8b6
Parents:
9b2729c
Message:

Documentation and dot.bochsrc upgrade.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/dot.bochsrc

    r9b2729c r8b3eebb  
    5959display_library: x
    6060
     61cpu: count=8, ips=10000000
     62
    6163#=======================================================================
    6264# ROMIMAGE:
     
    6769# location of the BIOS.
    6870#=======================================================================
    69 #romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
    70 #romimage: file=bios/BIOS-bochs-2-processors, address=0xf0000
    71 romimage: file=$BXSHARE/BIOS-bochs-8-processors, address=0xf0000
    72 #romimage: file=bios/rombios.bin, address=0xf0000
     71romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
     72#romimage: file=$BXSHARE/BIOS-bochs-8-processors, address=0xf0000
     73#romimage: file=bios/P4SMT, address=0xf0000
    7374
    7475#=======================================================================
     
    346347# if you disable it you may get a spectacular disaster instead.
    347348#=======================================================================
    348 panic: action=ask
     349panic: action=report
    349350error: action=report
    350351info: action=report
Note: See TracChangeset for help on using the changeset viewer.