1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 4 unchanged lines hidden (view full) ---

13children=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21load_offset=0
22mem_mode=timing
23mem_ranges=
24memories=system.physmem
25num_work_ids=16
26readfile=
27symbolfile=
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1

--- 8 unchanged lines hidden (view full) ---

38type=SrcClockDomain
39clock=1000
40eventq_index=0
41voltage_domain=system.voltage_domain
42
43[system.cpu]
44type=TimingSimpleCPU
45children=apic_clk_domain dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
46branchPred=Null
47checker=Null
48clk_domain=system.cpu_clk_domain
49cpu_id=0
50do_checkpoint_insts=true
51do_quiesce=true
52do_statistics_insts=true
53dtb=system.cpu.dtb
54eventq_index=0

--- 193 unchanged lines hidden (view full) ---

248type=LiveProcess
249cmd=hello
250cwd=
251egid=100
252env=
253errout=cerr
254euid=100
255eventq_index=0
254executable=/dist/test-progs/hello/bin/x86/linux/hello
256executable=tests/test-progs/hello/bin/x86/linux/hello
257gid=100
258input=cin
259max_stack_size=67108864
260output=cout
261pid=100
262ppid=99
263simpoint=0
264system=system

--- 37 unchanged lines hidden ---