|
| 1 | +# configuration file generated by Bochs |
| 2 | +plugin_ctrl: unmapped=1, biosdev=1, speaker=0, extfpuirq=1, parallel=0, serial=1, iodebug=0 |
| 3 | +config_interface: textconfig |
| 4 | +display_library: x |
| 5 | +memory: host=32, guest=32 |
| 6 | +romimage: file="/usr/share/bochs/BIOS-bochs-latest" |
| 7 | +vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest" |
| 8 | +boot: cdrom |
| 9 | +#boot: cdrom, disk |
| 10 | +floppy_bootsig_check: disabled=1 |
| 11 | +# no floppya |
| 12 | +# no floppyb |
| 13 | +ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 |
| 14 | +ata0-master: type=cdrom, path="SectorOS.iso", status=inserted, model="Generic 1234", biosdetect=auto, translation=auto |
| 15 | +#ata0-slave: type=cdrom, path="disk-x86.img", status=inserted |
| 16 | +ata0-slave: type=none |
| 17 | +ata1: enabled=0 |
| 18 | +ata2: enabled=0 |
| 19 | +ata3: enabled=0 |
| 20 | +#optromimage1: file="../dist/bootboot.bin", address=0xCB000 |
| 21 | +#optromimage2: file="initrd.rom", address=0xCF000 |
| 22 | +pci: enabled=1, chipset=i440fx |
| 23 | +vga: extension=vbe, update_freq=10, realtime=1 |
| 24 | +# cpu: count=4, ips=4000000, model=corei7_ivy_bridge_3770k, reset_on_triple_fault=0, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0 |
| 25 | +# cpuid: level=6, apic=x2apic, simd=avx, aes=1 |
| 26 | +cpu: ips=400000000, reset_on_triple_fault=0 |
| 27 | +print_timestamps: enabled=0 |
| 28 | +debugger_log: - |
| 29 | +magic_break: enabled=1 |
| 30 | +port_e9_hack: enabled=1 |
| 31 | +private_colormap: enabled=0 |
| 32 | +clock: sync=realtime, time0=local, rtc_sync=1 |
| 33 | +# no cmosimage |
| 34 | +# no loader |
| 35 | +log: - |
| 36 | +logprefix: %t%e%d |
| 37 | +debug: action=ignore |
| 38 | +info: action=report |
| 39 | +error: action=report |
| 40 | +panic: action=ask |
| 41 | +keyboard: type=mf, serial_delay=250, paste_delay=100000, user_shortcut=none |
| 42 | +mouse: type=imps2, enabled=0, toggle=ctrl+mbutton |
| 43 | +com1: enabled=1, mode=file, dev=/dev/stdout |
0 commit comments