Bochs/bochs/PARAM_TREE.txt

321 lines
3.7 KiB
Plaintext
Raw Normal View History

$Id$
Starting from Bochs 2.3 the parameters are organized in a tree structure
instead of a huge flat list. The parameter tree was required for implementing
the save/restore feature, and it gives access to the device state from within
the debugger.
-Volker
Current organization of parameters in the tree
general
config_interface
start_mode
benchmark
dumpstats
restore
restore_path
debug_running
cpu
n_processors
n_cores
n_threads
model
ips
quantum
reset_on_triple_fault
2010-02-26 01:34:56 +03:00
msrs
cpuid_limit_winnt
mwait_is_nop
2010-02-26 01:34:56 +03:00
cpuid
level
family
model
stepping
vendor_string
brand_string
2010-03-01 21:53:53 +03:00
mmx
2010-02-27 01:53:43 +03:00
sep
simd
sse4a
misaligned_sse
avx_f16c
avx_fma
2010-02-26 01:34:56 +03:00
aes
sha
2010-02-26 01:34:56 +03:00
movbe
adx
2010-02-27 01:53:43 +03:00
xsave
xsaveopt
svm
vmx
bmi
xop
fma4
tbm
apic
x86_64
2010-04-24 14:13:31 +04:00
1g_pages
2010-04-29 23:34:32 +04:00
pcid
fsgsbase
smep
smap
mwait
memory
standard
ram
guest
host
block_size
rom
path
address
options
vgarom
path
optrom
0
path
addr
1
path
addr
2
path
addr
3
path
addr
optram
0
path
addr
1
path
addr
2
path
addr
3
path
addr
clock_cmos
clock_sync
time0
cmosimage
enabled
path
rtc_init
pci
enabled
chipset
slot
1
2
3
4
5
advopts
pcidev
vendor
device
display
display_library
displaylib_options
private_colormap
fullscreen
screenmode
vga_extension
vga_update_interval
2013-12-24 12:55:07 +04:00
voodoo
enabled
model
keyboard_mouse
keyboard
type
serial_delay
paste_delay
use_mapping
keymap
user_shortcut
mouse
type
enabled
boot_params
boot_drive1
boot_drive2
boot_drive3
floppy_sig_check
floppy
0
devtype
path
type
readonly
status
1
devtype
path
type
readonly
status
ata
0
resources
enabled
ioaddr1
ioaddr2
irq
master
type
path
mode
journal
cylinders
heads
spt
sect_size
status
model
biosdetect
translation
slave
(same options as master)
1
(same options as ata.0)
2
(same options as ata.0)
3
(same options as ata.0)
ports
serial
1
enabled
mode
dev
2
(same options as ports.serial.1)
3
(same options as ports.serial.1)
4
(same options as ports.serial.1)
parallel
1
enabled
outfile
2
(same options as ports.parallel.1)
usb
uhci
enabled
port1
device
options
port2
device
options
ohci
(same options as ports.usb.uhci)
ehci
(same options as ports.usb.uhci)
companion
xhci
(same options as ports.usb.uhci)
model
n_ports
network
ne2k
enabled
ioaddr
irq
macaddr
ethmod
ethdev
script
bootrom
pnic
enabled
macaddr
ethmod
ethdev
script
bootrom
e1000
enabled
macaddr
ethmod
ethdev
script
bootrom
sound
lowlevel
2015-05-03 09:36:30 +03:00
waveoutdrv
waveout
2015-05-03 09:36:30 +03:00
waveindrv
wavein
2015-05-03 09:36:30 +03:00
midioutdrv
midiout
speaker
enabled
mode
sb16
enabled
midimode
2015-05-03 09:36:30 +03:00
midifile
wavemode
2015-05-03 09:36:30 +03:00
wavefile
log
loglevel
dmatimer
es1370
enabled
2015-05-03 09:36:30 +03:00
midimode
midifile
wavemode
wavefile
misc
port_e9_hack
enabled
all_rings
iodebug_all_rings
gdbstub
port
text_base
data_base
bss_base
log
filename
prefix
debugger_filename
menu
disk
disk_win32
memory
runtime
cdrom
usb
misc
bochs
(subtree containing Bochs state)
user
(subtree for user-defined options)