karlos/bochsrc

35 lines
921 B
Text
Raw Normal View History

2025-03-08 18:52:07 +01:00
cpu: count=1, reset_on_triple_fault=1
cpuid: x86_64=1, mmx=1, sep=1, simd=sse4_2, apic=xapic, aes=1, movbe=1, xsave=1
cpuid: family=6, model=0x1a, stepping=5
memory: guest=512, host=256
romimage: file=$BXSHARE/BIOS-bochs-latest, options=fastboot
vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
mouse: enabled=0
pci: enabled=1, chipset=i440fx
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata2: enabled=0, ioaddr1=0x1e8, ioaddr2=0x3e0, irq=11
ata3: enabled=0, ioaddr1=0x168, ioaddr2=0x360, irq=9
# hard-coded 16MB disk size
ata0-master: type=disk, mode=flat, path="build/disk.img", cylinders=64, heads=16, spt=32
boot: disk
panic: action=ask
error: action=report
info: action=report
debug: action=ignore, pci=report # report BX_DEBUG from module 'pci'
debugger_log: -
2025-08-13 20:33:43 +02:00
#com1: enabled=1, mode=socket-server, dev=localhost:1111
2025-03-08 18:52:07 +01:00
port_e9_hack: enabled=1