config.ini revision 7927
1[root]
2type=Root
3children=system
4time_sync_enable=false
5time_sync_period=100000000000
6time_sync_spin_threshold=100000000
7
8[system]
9type=LinuxX86System
10children=acpi_description_table_pointer bridge cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
11acpi_description_table_pointer=system.acpi_description_table_pointer
12boot_cpu_frequency=500
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
18kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
19load_addr_mask=18446744073709551615
20mem_mode=timing
21physmem=system.physmem
22readfile=tests/halt.sh
23smbios_table=system.smbios_table
24symbolfile=
25work_begin_ckpt_count=0
26work_begin_cpu_id_exit=-1
27work_begin_exit_count=0
28work_cpus_ckpt_count=0
29work_end_ckpt_count=0
30work_end_exit_count=0
31work_item_id=-1
32
33[system.acpi_description_table_pointer]
34type=X86ACPIRSDP
35children=xsdt
36oem_id=
37revision=2
38rsdt=Null
39xsdt=system.acpi_description_table_pointer.xsdt
40
41[system.acpi_description_table_pointer.xsdt]
42type=X86ACPIXSDT
43creator_id=
44creator_revision=0
45entries=
46oem_id=
47oem_revision=0
48oem_table_id=
49
50[system.bridge]
51type=Bridge
52delay=50000
53filter_ranges_a=0:1152921504606846975
54filter_ranges_b=0:134217727
55nack_delay=4000
56req_size_a=16
57req_size_b=16
58resp_size_a=16
59resp_size_b=16
60write_ack=false
61side_a=system.iobus.port[0]
62side_b=system.membus.port[1]
63
64[system.cpu]
65type=TimingSimpleCPU
66children=dcache dtb dtb_walker_cache icache interrupts itb itb_walker_cache tracer
67checker=Null
68clock=500
69cpu_id=0
70defer_registration=false
71do_checkpoint_insts=true
72do_quiesce=true
73do_statistics_insts=true
74dtb=system.cpu.dtb
75function_trace=false
76function_trace_start=0
77interrupts=system.cpu.interrupts
78itb=system.cpu.itb
79max_insts_all_threads=0
80max_insts_any_thread=0
81max_loads_all_threads=0
82max_loads_any_thread=0
83numThreads=1
84phase=0
85profile=0
86progress_interval=0
87system=system
88tracer=system.cpu.tracer
89dcache_port=system.cpu.dcache.cpu_side
90icache_port=system.cpu.icache.cpu_side
91
92[system.cpu.dcache]
93type=BaseCache
94addr_range=0:18446744073709551615
95assoc=4
96block_size=64
97forward_snoops=true
98hash_delay=1
99latency=1000
100max_miss_count=0
101mshrs=4
102num_cpus=1
103prefetch_data_accesses_only=false
104prefetch_degree=1
105prefetch_latency=10000
106prefetch_on_access=false
107prefetch_past_page=false
108prefetch_policy=none
109prefetch_serial_squash=false
110prefetch_use_cpu_id=true
111prefetcher_size=100
112prioritizeRequests=false
113repl=Null
114size=32768
115subblock_size=0
116tgts_per_mshr=8
117trace_addr=0
118two_queue=false
119write_buffers=8
120cpu_side=system.cpu.dcache_port
121mem_side=system.toL2Bus.port[2]
122
123[system.cpu.dtb]
124type=X86TLB
125children=walker
126size=64
127walker=system.cpu.dtb.walker
128
129[system.cpu.dtb.walker]
130type=X86PagetableWalker
131system=system
132port=system.cpu.dtb_walker_cache.cpu_side
133
134[system.cpu.dtb_walker_cache]
135type=BaseCache
136addr_range=0:18446744073709551615
137assoc=2
138block_size=64
139forward_snoops=true
140hash_delay=1
141latency=1000
142max_miss_count=0
143mshrs=10
144num_cpus=1
145prefetch_data_accesses_only=false
146prefetch_degree=1
147prefetch_latency=10000
148prefetch_on_access=false
149prefetch_past_page=false
150prefetch_policy=none
151prefetch_serial_squash=false
152prefetch_use_cpu_id=true
153prefetcher_size=100
154prioritizeRequests=false
155repl=Null
156size=1024
157subblock_size=0
158tgts_per_mshr=12
159trace_addr=0
160two_queue=false
161write_buffers=8
162cpu_side=system.cpu.dtb.walker.port
163mem_side=system.toL2Bus.port[4]
164
165[system.cpu.icache]
166type=BaseCache
167addr_range=0:18446744073709551615
168assoc=1
169block_size=64
170forward_snoops=true
171hash_delay=1
172latency=1000
173max_miss_count=0
174mshrs=4
175num_cpus=1
176prefetch_data_accesses_only=false
177prefetch_degree=1
178prefetch_latency=10000
179prefetch_on_access=false
180prefetch_past_page=false
181prefetch_policy=none
182prefetch_serial_squash=false
183prefetch_use_cpu_id=true
184prefetcher_size=100
185prioritizeRequests=false
186repl=Null
187size=32768
188subblock_size=0
189tgts_per_mshr=8
190trace_addr=0
191two_queue=false
192write_buffers=8
193cpu_side=system.cpu.icache_port
194mem_side=system.toL2Bus.port[1]
195
196[system.cpu.interrupts]
197type=X86LocalApic
198int_latency=1000
199pio_addr=2305843009213693952
200pio_latency=1000
201platform=system.pc
202system=system
203int_port=system.membus.port[5]
204pio=system.membus.port[4]
205
206[system.cpu.itb]
207type=X86TLB
208children=walker
209size=64
210walker=system.cpu.itb.walker
211
212[system.cpu.itb.walker]
213type=X86PagetableWalker
214system=system
215port=system.cpu.itb_walker_cache.cpu_side
216
217[system.cpu.itb_walker_cache]
218type=BaseCache
219addr_range=0:18446744073709551615
220assoc=2
221block_size=64
222forward_snoops=true
223hash_delay=1
224latency=1000
225max_miss_count=0
226mshrs=10
227num_cpus=1
228prefetch_data_accesses_only=false
229prefetch_degree=1
230prefetch_latency=10000
231prefetch_on_access=false
232prefetch_past_page=false
233prefetch_policy=none
234prefetch_serial_squash=false
235prefetch_use_cpu_id=true
236prefetcher_size=100
237prioritizeRequests=false
238repl=Null
239size=1024
240subblock_size=0
241tgts_per_mshr=12
242trace_addr=0
243two_queue=false
244write_buffers=8
245cpu_side=system.cpu.itb.walker.port
246mem_side=system.toL2Bus.port[3]
247
248[system.cpu.tracer]
249type=ExeTracer
250
251[system.e820_table]
252type=X86E820Table
253children=entries0 entries1
254entries=system.e820_table.entries0 system.e820_table.entries1
255
256[system.e820_table.entries0]
257type=X86E820Entry
258addr=0
259range_type=2
260size=1048576
261
262[system.e820_table.entries1]
263type=X86E820Entry
264addr=1048576
265range_type=1
266size=133169152
267
268[system.intel_mp_pointer]
269type=X86IntelMPFloatingPointer
270default_config=0
271imcr_present=true
272spec_rev=4
273
274[system.intel_mp_table]
275type=X86IntelMPConfigTable
276children=base_entries00 base_entries01 base_entries02 base_entries03 base_entries04 base_entries05 base_entries06 base_entries07 base_entries08 base_entries09 base_entries10 base_entries11 base_entries12 base_entries13 base_entries14 base_entries15 base_entries16 base_entries17 base_entries18 base_entries19 base_entries20 base_entries21 base_entries22 base_entries23 base_entries24 base_entries25 base_entries26 base_entries27 base_entries28 base_entries29 base_entries30 base_entries31 base_entries32 ext_entries
277base_entries=system.intel_mp_table.base_entries00 system.intel_mp_table.base_entries01 system.intel_mp_table.base_entries02 system.intel_mp_table.base_entries03 system.intel_mp_table.base_entries04 system.intel_mp_table.base_entries05 system.intel_mp_table.base_entries06 system.intel_mp_table.base_entries07 system.intel_mp_table.base_entries08 system.intel_mp_table.base_entries09 system.intel_mp_table.base_entries10 system.intel_mp_table.base_entries11 system.intel_mp_table.base_entries12 system.intel_mp_table.base_entries13 system.intel_mp_table.base_entries14 system.intel_mp_table.base_entries15 system.intel_mp_table.base_entries16 system.intel_mp_table.base_entries17 system.intel_mp_table.base_entries18 system.intel_mp_table.base_entries19 system.intel_mp_table.base_entries20 system.intel_mp_table.base_entries21 system.intel_mp_table.base_entries22 system.intel_mp_table.base_entries23 system.intel_mp_table.base_entries24 system.intel_mp_table.base_entries25 system.intel_mp_table.base_entries26 system.intel_mp_table.base_entries27 system.intel_mp_table.base_entries28 system.intel_mp_table.base_entries29 system.intel_mp_table.base_entries30 system.intel_mp_table.base_entries31 system.intel_mp_table.base_entries32
278ext_entries=system.intel_mp_table.ext_entries
279local_apic=4276092928
280oem_id=
281oem_table_addr=0
282oem_table_size=0
283product_id=
284spec_rev=4
285
286[system.intel_mp_table.base_entries00]
287type=X86IntelMPProcessor
288bootstrap=true
289enable=true
290family=0
291feature_flags=0
292local_apic_id=0
293local_apic_version=20
294model=0
295stepping=0
296
297[system.intel_mp_table.base_entries01]
298type=X86IntelMPIOAPIC
299address=4273995776
300enable=true
301id=1
302version=17
303
304[system.intel_mp_table.base_entries02]
305type=X86IntelMPBus
306bus_id=0
307bus_type=ISA
308
309[system.intel_mp_table.base_entries03]
310type=X86IntelMPBus
311bus_id=1
312bus_type=PCI
313
314[system.intel_mp_table.base_entries04]
315type=X86IntelMPIOIntAssignment
316dest_io_apic_id=1
317dest_io_apic_intin=16
318interrupt_type=INT
319polarity=ConformPolarity
320source_bus_id=1
321source_bus_irq=16
322trigger=ConformTrigger
323
324[system.intel_mp_table.base_entries05]
325type=X86IntelMPIOIntAssignment
326dest_io_apic_id=1
327dest_io_apic_intin=0
328interrupt_type=ExtInt
329polarity=ConformPolarity
330source_bus_id=0
331source_bus_irq=0
332trigger=ConformTrigger
333
334[system.intel_mp_table.base_entries06]
335type=X86IntelMPIOIntAssignment
336dest_io_apic_id=1
337dest_io_apic_intin=2
338interrupt_type=INT
339polarity=ConformPolarity
340source_bus_id=0
341source_bus_irq=0
342trigger=ConformTrigger
343
344[system.intel_mp_table.base_entries07]
345type=X86IntelMPIOIntAssignment
346dest_io_apic_id=1
347dest_io_apic_intin=0
348interrupt_type=ExtInt
349polarity=ConformPolarity
350source_bus_id=0
351source_bus_irq=1
352trigger=ConformTrigger
353
354[system.intel_mp_table.base_entries08]
355type=X86IntelMPIOIntAssignment
356dest_io_apic_id=1
357dest_io_apic_intin=1
358interrupt_type=INT
359polarity=ConformPolarity
360source_bus_id=0
361source_bus_irq=1
362trigger=ConformTrigger
363
364[system.intel_mp_table.base_entries09]
365type=X86IntelMPIOIntAssignment
366dest_io_apic_id=1
367dest_io_apic_intin=0
368interrupt_type=ExtInt
369polarity=ConformPolarity
370source_bus_id=0
371source_bus_irq=3
372trigger=ConformTrigger
373
374[system.intel_mp_table.base_entries10]
375type=X86IntelMPIOIntAssignment
376dest_io_apic_id=1
377dest_io_apic_intin=3
378interrupt_type=INT
379polarity=ConformPolarity
380source_bus_id=0
381source_bus_irq=3
382trigger=ConformTrigger
383
384[system.intel_mp_table.base_entries11]
385type=X86IntelMPIOIntAssignment
386dest_io_apic_id=1
387dest_io_apic_intin=0
388interrupt_type=ExtInt
389polarity=ConformPolarity
390source_bus_id=0
391source_bus_irq=4
392trigger=ConformTrigger
393
394[system.intel_mp_table.base_entries12]
395type=X86IntelMPIOIntAssignment
396dest_io_apic_id=1
397dest_io_apic_intin=4
398interrupt_type=INT
399polarity=ConformPolarity
400source_bus_id=0
401source_bus_irq=4
402trigger=ConformTrigger
403
404[system.intel_mp_table.base_entries13]
405type=X86IntelMPIOIntAssignment
406dest_io_apic_id=1
407dest_io_apic_intin=0
408interrupt_type=ExtInt
409polarity=ConformPolarity
410source_bus_id=0
411source_bus_irq=5
412trigger=ConformTrigger
413
414[system.intel_mp_table.base_entries14]
415type=X86IntelMPIOIntAssignment
416dest_io_apic_id=1
417dest_io_apic_intin=5
418interrupt_type=INT
419polarity=ConformPolarity
420source_bus_id=0
421source_bus_irq=5
422trigger=ConformTrigger
423
424[system.intel_mp_table.base_entries15]
425type=X86IntelMPIOIntAssignment
426dest_io_apic_id=1
427dest_io_apic_intin=0
428interrupt_type=ExtInt
429polarity=ConformPolarity
430source_bus_id=0
431source_bus_irq=6
432trigger=ConformTrigger
433
434[system.intel_mp_table.base_entries16]
435type=X86IntelMPIOIntAssignment
436dest_io_apic_id=1
437dest_io_apic_intin=6
438interrupt_type=INT
439polarity=ConformPolarity
440source_bus_id=0
441source_bus_irq=6
442trigger=ConformTrigger
443
444[system.intel_mp_table.base_entries17]
445type=X86IntelMPIOIntAssignment
446dest_io_apic_id=1
447dest_io_apic_intin=0
448interrupt_type=ExtInt
449polarity=ConformPolarity
450source_bus_id=0
451source_bus_irq=7
452trigger=ConformTrigger
453
454[system.intel_mp_table.base_entries18]
455type=X86IntelMPIOIntAssignment
456dest_io_apic_id=1
457dest_io_apic_intin=7
458interrupt_type=INT
459polarity=ConformPolarity
460source_bus_id=0
461source_bus_irq=7
462trigger=ConformTrigger
463
464[system.intel_mp_table.base_entries19]
465type=X86IntelMPIOIntAssignment
466dest_io_apic_id=1
467dest_io_apic_intin=0
468interrupt_type=ExtInt
469polarity=ConformPolarity
470source_bus_id=0
471source_bus_irq=8
472trigger=ConformTrigger
473
474[system.intel_mp_table.base_entries20]
475type=X86IntelMPIOIntAssignment
476dest_io_apic_id=1
477dest_io_apic_intin=8
478interrupt_type=INT
479polarity=ConformPolarity
480source_bus_id=0
481source_bus_irq=8
482trigger=ConformTrigger
483
484[system.intel_mp_table.base_entries21]
485type=X86IntelMPIOIntAssignment
486dest_io_apic_id=1
487dest_io_apic_intin=0
488interrupt_type=ExtInt
489polarity=ConformPolarity
490source_bus_id=0
491source_bus_irq=9
492trigger=ConformTrigger
493
494[system.intel_mp_table.base_entries22]
495type=X86IntelMPIOIntAssignment
496dest_io_apic_id=1
497dest_io_apic_intin=9
498interrupt_type=INT
499polarity=ConformPolarity
500source_bus_id=0
501source_bus_irq=9
502trigger=ConformTrigger
503
504[system.intel_mp_table.base_entries23]
505type=X86IntelMPIOIntAssignment
506dest_io_apic_id=1
507dest_io_apic_intin=0
508interrupt_type=ExtInt
509polarity=ConformPolarity
510source_bus_id=0
511source_bus_irq=10
512trigger=ConformTrigger
513
514[system.intel_mp_table.base_entries24]
515type=X86IntelMPIOIntAssignment
516dest_io_apic_id=1
517dest_io_apic_intin=10
518interrupt_type=INT
519polarity=ConformPolarity
520source_bus_id=0
521source_bus_irq=10
522trigger=ConformTrigger
523
524[system.intel_mp_table.base_entries25]
525type=X86IntelMPIOIntAssignment
526dest_io_apic_id=1
527dest_io_apic_intin=0
528interrupt_type=ExtInt
529polarity=ConformPolarity
530source_bus_id=0
531source_bus_irq=11
532trigger=ConformTrigger
533
534[system.intel_mp_table.base_entries26]
535type=X86IntelMPIOIntAssignment
536dest_io_apic_id=1
537dest_io_apic_intin=11
538interrupt_type=INT
539polarity=ConformPolarity
540source_bus_id=0
541source_bus_irq=11
542trigger=ConformTrigger
543
544[system.intel_mp_table.base_entries27]
545type=X86IntelMPIOIntAssignment
546dest_io_apic_id=1
547dest_io_apic_intin=0
548interrupt_type=ExtInt
549polarity=ConformPolarity
550source_bus_id=0
551source_bus_irq=12
552trigger=ConformTrigger
553
554[system.intel_mp_table.base_entries28]
555type=X86IntelMPIOIntAssignment
556dest_io_apic_id=1
557dest_io_apic_intin=12
558interrupt_type=INT
559polarity=ConformPolarity
560source_bus_id=0
561source_bus_irq=12
562trigger=ConformTrigger
563
564[system.intel_mp_table.base_entries29]
565type=X86IntelMPIOIntAssignment
566dest_io_apic_id=1
567dest_io_apic_intin=0
568interrupt_type=ExtInt
569polarity=ConformPolarity
570source_bus_id=0
571source_bus_irq=13
572trigger=ConformTrigger
573
574[system.intel_mp_table.base_entries30]
575type=X86IntelMPIOIntAssignment
576dest_io_apic_id=1
577dest_io_apic_intin=13
578interrupt_type=INT
579polarity=ConformPolarity
580source_bus_id=0
581source_bus_irq=13
582trigger=ConformTrigger
583
584[system.intel_mp_table.base_entries31]
585type=X86IntelMPIOIntAssignment
586dest_io_apic_id=1
587dest_io_apic_intin=0
588interrupt_type=ExtInt
589polarity=ConformPolarity
590source_bus_id=0
591source_bus_irq=14
592trigger=ConformTrigger
593
594[system.intel_mp_table.base_entries32]
595type=X86IntelMPIOIntAssignment
596dest_io_apic_id=1
597dest_io_apic_intin=14
598interrupt_type=INT
599polarity=ConformPolarity
600source_bus_id=0
601source_bus_irq=14
602trigger=ConformTrigger
603
604[system.intel_mp_table.ext_entries]
605type=X86IntelMPBusHierarchy
606bus_id=0
607parent_bus=1
608subtractive_decode=true
609
610[system.intrctrl]
611type=IntrControl
612sys=system
613
614[system.iobus]
615type=Bus
616block_size=64
617bus_id=0
618clock=1000
619header_cycles=1
620use_default_range=true
621width=64
622default=system.pc.pciconfig.pio
623port=system.bridge.side_a system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.south_bridge.io_apic.int_port system.pc.i_dont_exist.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.iocache.cpu_side system.pc.south_bridge.ide.config system.pc.south_bridge.ide.dma
624
625[system.iocache]
626type=BaseCache
627addr_range=0:134217727
628assoc=8
629block_size=64
630forward_snoops=false
631hash_delay=1
632latency=50000
633max_miss_count=0
634mshrs=20
635num_cpus=1
636prefetch_data_accesses_only=false
637prefetch_degree=1
638prefetch_latency=500000
639prefetch_on_access=false
640prefetch_past_page=false
641prefetch_policy=none
642prefetch_serial_squash=false
643prefetch_use_cpu_id=true
644prefetcher_size=100
645prioritizeRequests=false
646repl=Null
647size=1024
648subblock_size=0
649tgts_per_mshr=12
650trace_addr=0
651two_queue=false
652write_buffers=8
653cpu_side=system.iobus.port[18]
654mem_side=system.membus.port[2]
655
656[system.l2c]
657type=BaseCache
658addr_range=0:18446744073709551615
659assoc=8
660block_size=64
661forward_snoops=true
662hash_delay=1
663latency=10000
664max_miss_count=0
665mshrs=92
666num_cpus=1
667prefetch_data_accesses_only=false
668prefetch_degree=1
669prefetch_latency=100000
670prefetch_on_access=false
671prefetch_past_page=false
672prefetch_policy=none
673prefetch_serial_squash=false
674prefetch_use_cpu_id=true
675prefetcher_size=100
676prioritizeRequests=false
677repl=Null
678size=4194304
679subblock_size=0
680tgts_per_mshr=16
681trace_addr=0
682two_queue=false
683write_buffers=8
684cpu_side=system.toL2Bus.port[0]
685mem_side=system.membus.port[3]
686
687[system.membus]
688type=Bus
689children=badaddr_responder
690block_size=64
691bus_id=1
692clock=1000
693header_cycles=1
694use_default_range=false
695width=64
696default=system.membus.badaddr_responder.pio
697port=system.physmem.port[0] system.bridge.side_b system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.pio system.cpu.interrupts.int_port
698
699[system.membus.badaddr_responder]
700type=IsaFake
701pio_addr=0
702pio_latency=1000
703pio_size=8
704platform=system.pc
705ret_bad_addr=true
706ret_data16=65535
707ret_data32=4294967295
708ret_data64=18446744073709551615
709ret_data8=255
710system=system
711update_data=false
712warn_access=
713pio=system.membus.default
714
715[system.pc]
716type=Pc
717children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist pciconfig south_bridge terminal
718intrctrl=system.intrctrl
719system=system
720
721[system.pc.behind_pci]
722type=IsaFake
723pio_addr=9223372036854779128
724pio_latency=1000
725pio_size=8
726platform=system.pc
727ret_bad_addr=false
728ret_data16=65535
729ret_data32=4294967295
730ret_data64=18446744073709551615
731ret_data8=255
732system=system
733update_data=false
734warn_access=
735pio=system.iobus.port[12]
736
737[system.pc.com_1]
738type=Uart8250
739pio_addr=9223372036854776824
740pio_latency=1000
741platform=system.pc
742system=system
743terminal=system.pc.terminal
744pio=system.iobus.port[13]
745
746[system.pc.fake_com_2]
747type=IsaFake
748pio_addr=9223372036854776568
749pio_latency=1000
750pio_size=8
751platform=system.pc
752ret_bad_addr=false
753ret_data16=65535
754ret_data32=4294967295
755ret_data64=18446744073709551615
756ret_data8=255
757system=system
758update_data=false
759warn_access=
760pio=system.iobus.port[14]
761
762[system.pc.fake_com_3]
763type=IsaFake
764pio_addr=9223372036854776808
765pio_latency=1000
766pio_size=8
767platform=system.pc
768ret_bad_addr=false
769ret_data16=65535
770ret_data32=4294967295
771ret_data64=18446744073709551615
772ret_data8=255
773system=system
774update_data=false
775warn_access=
776pio=system.iobus.port[15]
777
778[system.pc.fake_com_4]
779type=IsaFake
780pio_addr=9223372036854776552
781pio_latency=1000
782pio_size=8
783platform=system.pc
784ret_bad_addr=false
785ret_data16=65535
786ret_data32=4294967295
787ret_data64=18446744073709551615
788ret_data8=255
789system=system
790update_data=false
791warn_access=
792pio=system.iobus.port[16]
793
794[system.pc.fake_floppy]
795type=IsaFake
796pio_addr=9223372036854776818
797pio_latency=1000
798pio_size=2
799platform=system.pc
800ret_bad_addr=false
801ret_data16=65535
802ret_data32=4294967295
803ret_data64=18446744073709551615
804ret_data8=255
805system=system
806update_data=false
807warn_access=
808pio=system.iobus.port[17]
809
810[system.pc.i_dont_exist]
811type=IsaFake
812pio_addr=9223372036854775936
813pio_latency=1000
814pio_size=1
815platform=system.pc
816ret_bad_addr=false
817ret_data16=65535
818ret_data32=4294967295
819ret_data64=18446744073709551615
820ret_data8=255
821system=system
822update_data=false
823warn_access=
824pio=system.iobus.port[11]
825
826[system.pc.pciconfig]
827type=PciConfigAll
828bus=0
829pio_latency=1
830platform=system.pc
831size=16777216
832system=system
833pio=system.iobus.default
834
835[system.pc.south_bridge]
836type=SouthBridge
837children=cmos dma1 ide int_lines0 int_lines1 int_lines2 int_lines3 int_lines4 int_lines5 int_lines6 io_apic keyboard pic1 pic2 pit speaker
838cmos=system.pc.south_bridge.cmos
839dma1=system.pc.south_bridge.dma1
840int_lines=system.pc.south_bridge.int_lines0 system.pc.south_bridge.int_lines1 system.pc.south_bridge.int_lines2 system.pc.south_bridge.int_lines3 system.pc.south_bridge.int_lines4 system.pc.south_bridge.int_lines5 system.pc.south_bridge.int_lines6
841io_apic=system.pc.south_bridge.io_apic
842keyboard=system.pc.south_bridge.keyboard
843pic1=system.pc.south_bridge.pic1
844pic2=system.pc.south_bridge.pic2
845pio_latency=1000
846pit=system.pc.south_bridge.pit
847platform=system.pc
848speaker=system.pc.south_bridge.speaker
849
850[system.pc.south_bridge.cmos]
851type=Cmos
852int_pin=system.pc.south_bridge.int_lines2.source
853pio_addr=9223372036854775920
854pio_latency=1000
855platform=system.pc
856system=system
857time=Sun Jan  1 00:00:00 2012
858pio=system.iobus.port[1]
859
860[system.pc.south_bridge.dma1]
861type=I8237
862pio_addr=9223372036854775808
863pio_latency=1000
864platform=system.pc
865system=system
866pio=system.iobus.port[2]
867
868[system.pc.south_bridge.ide]
869type=IdeController
870children=disks0 disks1
871BAR0=496
872BAR0LegacyIO=true
873BAR0Size=8
874BAR1=1012
875BAR1LegacyIO=true
876BAR1Size=3
877BAR2=368
878BAR2LegacyIO=true
879BAR2Size=8
880BAR3=884
881BAR3LegacyIO=true
882BAR3Size=3
883BAR4=1
884BAR4LegacyIO=false
885BAR4Size=16
886BAR5=1
887BAR5LegacyIO=false
888BAR5Size=0
889BIST=0
890CacheLineSize=0
891CardbusCIS=0
892ClassCode=1
893Command=0
894DeviceID=28945
895ExpansionROM=0
896HeaderType=0
897InterruptLine=14
898InterruptPin=1
899LatencyTimer=0
900MaximumLatency=0
901MinimumGrant=0
902ProgIF=128
903Revision=0
904Status=640
905SubClassCode=1
906SubsystemID=0
907SubsystemVendorID=0
908VendorID=32902
909config_latency=20000
910ctrl_offset=0
911disks=system.pc.south_bridge.ide.disks0 system.pc.south_bridge.ide.disks1
912io_shift=0
913max_backoff_delay=10000000
914min_backoff_delay=4000
915pci_bus=0
916pci_dev=4
917pci_func=0
918pio_latency=1000
919platform=system.pc
920system=system
921config=system.iobus.port[19]
922dma=system.iobus.port[20]
923pio=system.iobus.port[3]
924
925[system.pc.south_bridge.ide.disks0]
926type=IdeDisk
927children=image
928delay=1000000
929driveID=master
930image=system.pc.south_bridge.ide.disks0.image
931
932[system.pc.south_bridge.ide.disks0.image]
933type=CowDiskImage
934children=child
935child=system.pc.south_bridge.ide.disks0.image.child
936image_file=
937read_only=false
938table_size=65536
939
940[system.pc.south_bridge.ide.disks0.image.child]
941type=RawDiskImage
942image_file=/dist/m5/system/disks/linux-x86.img
943read_only=true
944
945[system.pc.south_bridge.ide.disks1]
946type=IdeDisk
947children=image
948delay=1000000
949driveID=master
950image=system.pc.south_bridge.ide.disks1.image
951
952[system.pc.south_bridge.ide.disks1.image]
953type=CowDiskImage
954children=child
955child=system.pc.south_bridge.ide.disks1.image.child
956image_file=
957read_only=false
958table_size=65536
959
960[system.pc.south_bridge.ide.disks1.image.child]
961type=RawDiskImage
962image_file=/dist/m5/system/disks/linux-bigswap2.img
963read_only=true
964
965[system.pc.south_bridge.int_lines0]
966type=X86IntLine
967children=sink source
968sink=system.pc.south_bridge.int_lines0.sink
969source=system.pc.south_bridge.int_lines0.source
970
971[system.pc.south_bridge.int_lines0.sink]
972type=X86IntSinkPin
973device=system.pc.south_bridge.io_apic
974number=0
975
976[system.pc.south_bridge.int_lines0.source]
977type=X86IntSourcePin
978
979[system.pc.south_bridge.int_lines1]
980type=X86IntLine
981children=sink source
982sink=system.pc.south_bridge.int_lines1.sink
983source=system.pc.south_bridge.int_lines1.source
984
985[system.pc.south_bridge.int_lines1.sink]
986type=X86IntSinkPin
987device=system.pc.south_bridge.pic1
988number=2
989
990[system.pc.south_bridge.int_lines1.source]
991type=X86IntSourcePin
992
993[system.pc.south_bridge.int_lines2]
994type=X86IntLine
995children=sink source
996sink=system.pc.south_bridge.int_lines2.sink
997source=system.pc.south_bridge.int_lines2.source
998
999[system.pc.south_bridge.int_lines2.sink]
1000type=X86IntSinkPin
1001device=system.pc.south_bridge.pic2
1002number=0
1003
1004[system.pc.south_bridge.int_lines2.source]
1005type=X86IntSourcePin
1006
1007[system.pc.south_bridge.int_lines3]
1008type=X86IntLine
1009children=sink source
1010sink=system.pc.south_bridge.int_lines3.sink
1011source=system.pc.south_bridge.int_lines3.source
1012
1013[system.pc.south_bridge.int_lines3.sink]
1014type=X86IntSinkPin
1015device=system.pc.south_bridge.pic1
1016number=0
1017
1018[system.pc.south_bridge.int_lines3.source]
1019type=X86IntSourcePin
1020
1021[system.pc.south_bridge.int_lines4]
1022type=X86IntLine
1023children=sink
1024sink=system.pc.south_bridge.int_lines4.sink
1025source=system.pc.south_bridge.int_lines3.source
1026
1027[system.pc.south_bridge.int_lines4.sink]
1028type=X86IntSinkPin
1029device=system.pc.south_bridge.io_apic
1030number=2
1031
1032[system.pc.south_bridge.int_lines5]
1033type=X86IntLine
1034children=sink source
1035sink=system.pc.south_bridge.int_lines5.sink
1036source=system.pc.south_bridge.int_lines5.source
1037
1038[system.pc.south_bridge.int_lines5.sink]
1039type=X86IntSinkPin
1040device=system.pc.south_bridge.io_apic
1041number=1
1042
1043[system.pc.south_bridge.int_lines5.source]
1044type=X86IntSourcePin
1045
1046[system.pc.south_bridge.int_lines6]
1047type=X86IntLine
1048children=sink source
1049sink=system.pc.south_bridge.int_lines6.sink
1050source=system.pc.south_bridge.int_lines6.source
1051
1052[system.pc.south_bridge.int_lines6.sink]
1053type=X86IntSinkPin
1054device=system.pc.south_bridge.io_apic
1055number=12
1056
1057[system.pc.south_bridge.int_lines6.source]
1058type=X86IntSourcePin
1059
1060[system.pc.south_bridge.io_apic]
1061type=I82094AA
1062apic_id=1
1063external_int_pic=system.pc.south_bridge.pic1
1064int_latency=1000
1065pio_addr=4273995776
1066pio_latency=1000
1067platform=system.pc
1068system=system
1069int_port=system.iobus.port[10]
1070pio=system.iobus.port[9]
1071
1072[system.pc.south_bridge.keyboard]
1073type=I8042
1074command_port=9223372036854775908
1075data_port=9223372036854775904
1076keyboard_int_pin=system.pc.south_bridge.int_lines5.source
1077mouse_int_pin=system.pc.south_bridge.int_lines6.source
1078pio_addr=0
1079pio_latency=1000
1080platform=system.pc
1081system=system
1082pio=system.iobus.port[4]
1083
1084[system.pc.south_bridge.pic1]
1085type=I8259
1086mode=I8259Master
1087output=system.pc.south_bridge.int_lines0.source
1088pio_addr=9223372036854775840
1089pio_latency=1000
1090platform=system.pc
1091slave=system.pc.south_bridge.pic2
1092system=system
1093pio=system.iobus.port[5]
1094
1095[system.pc.south_bridge.pic2]
1096type=I8259
1097mode=I8259Slave
1098output=system.pc.south_bridge.int_lines1.source
1099pio_addr=9223372036854775968
1100pio_latency=1000
1101platform=system.pc
1102slave=Null
1103system=system
1104pio=system.iobus.port[6]
1105
1106[system.pc.south_bridge.pit]
1107type=I8254
1108int_pin=system.pc.south_bridge.int_lines3.source
1109pio_addr=9223372036854775872
1110pio_latency=1000
1111platform=system.pc
1112system=system
1113pio=system.iobus.port[7]
1114
1115[system.pc.south_bridge.speaker]
1116type=PcSpeaker
1117i8254=system.pc.south_bridge.pit
1118pio_addr=9223372036854775905
1119pio_latency=1000
1120platform=system.pc
1121system=system
1122pio=system.iobus.port[8]
1123
1124[system.pc.terminal]
1125type=Terminal
1126intr_control=system.intrctrl
1127number=0
1128output=true
1129port=3456
1130
1131[system.physmem]
1132type=PhysicalMemory
1133file=
1134latency=30000
1135latency_var=0
1136null=false
1137range=0:134217727
1138zero=false
1139port=system.membus.port[0]
1140
1141[system.smbios_table]
1142type=X86SMBiosSMBiosTable
1143children=structures
1144major_version=2
1145minor_version=5
1146structures=system.smbios_table.structures
1147
1148[system.smbios_table.structures]
1149type=X86SMBiosBiosInformation
1150characteristic_ext_bytes=
1151characteristics=
1152emb_cont_firmware_major=0
1153emb_cont_firmware_minor=0
1154major=0
1155minor=0
1156release_date=06/08/2008
1157rom_size=0
1158starting_addr_segment=0
1159vendor=
1160version=
1161
1162[system.toL2Bus]
1163type=Bus
1164block_size=64
1165bus_id=0
1166clock=1000
1167header_cycles=1
1168use_default_range=false
1169width=64
1170port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
1171
1172