|
| 1 | +# configuration file generated by Bochs |
| 2 | +plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, gameport=1, iodebug=1 |
| 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 | +floppy_bootsig_check: disabled=0 |
| 10 | +# no floppya |
| 11 | +# no floppyb |
| 12 | +ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 |
| 13 | +ata0-master: type=cdrom, path="cdrom.iso", status=inserted, biosdetect=auto, model="Generic 1234" |
| 14 | +ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 |
| 15 | +ata2: enabled=0 |
| 16 | +ata3: enabled=0 |
| 17 | +pci: enabled=1, chipset=i440fx |
| 18 | +vga: extension=vbe, update_freq=5 |
| 19 | +cpu: count=1, ips=4000000, model=bx_generic, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0 |
| 20 | +cpuid: family=6, model=0x03, stepping=3, mmx=1, apic=xapic, sse=sse2, sse4a=0, sep=1, aes=0, xsave=0, xsaveopt=0, movbe=0, adx=0, smep=0, avx=0, avx_f16c=0, avx_fma=0, bmi=0, xop=0, tbm=0, fma4=0, vmx=1, x86_64=1, 1g_pages=0, pcid=0, fsgsbase=0, mwait=1 |
| 21 | +cpuid: vendor_string="GenuineIntel" |
| 22 | +cpuid: brand_string=" Intel(R) Pentium(R) 4 CPU " |
| 23 | + |
| 24 | +print_timestamps: enabled=0 |
| 25 | +debugger_log: - |
| 26 | +magic_break: enabled=0 |
| 27 | +port_e9_hack: enabled=0 |
| 28 | +private_colormap: enabled=0 |
| 29 | +clock: sync=none, time0=local, rtc_sync=0 |
| 30 | +# no cmosimage |
| 31 | +# no loader |
| 32 | +log: - |
| 33 | +logprefix: %t%e%d |
| 34 | +panic: action=ask |
| 35 | +error: action=report |
| 36 | +info: action=report |
| 37 | +debug: action=ignore |
| 38 | +keyboard: type=mf, serial_delay=250, paste_delay=100000, keymap= |
| 39 | +user_shortcut: keys=none |
| 40 | +mouse: enabled=0, type=ps2, toggle=ctrl+mbutton |
| 41 | +parport1: enabled=1, file="" |
| 42 | +parport2: enabled=0 |
| 43 | +com1: enabled=1, mode=null, dev="" |
| 44 | +com2: enabled=0 |
| 45 | +com3: enabled=0 |
| 46 | +com4: enabled=0 |
0 commit comments