config.ini revision 7524
1[root]
2type=Root
3children=system
4dummy=0
5
6[system]
7type=LinuxAlphaSystem
8children=bridge cpu disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
9boot_cpu_frequency=500
10boot_osflags=root=/dev/hda1 console=ttyS0
11console=/home/stever/m5/m5_system_2.0b3/binaries/console
12init_param=0
13kernel=/home/stever/m5/m5_system_2.0b3/binaries/vmlinux
14mem_mode=timing
15pal=/home/stever/m5/m5_system_2.0b3/binaries/ts_osfpal
16physmem=system.physmem
17readfile=tests/halt.sh
18symbolfile=
19system_rev=1024
20system_type=34
21
22[system.bridge]
23type=Bridge
24delay=50000
25filter_ranges_a=0:18446744073709551615
26filter_ranges_b=0:8589934591
27nack_delay=4000
28req_size_a=16
29req_size_b=16
30resp_size_a=16
31resp_size_b=16
32write_ack=false
33side_a=system.iobus.port[0]
34side_b=system.membus.port[0]
35
36[system.cpu]
37type=DerivO3CPU
38children=dcache dtb fuPool icache interrupts itb tracer
39BTBEntries=4096
40BTBTagSize=16
41LFSTSize=1024
42LQEntries=32
43RASSize=16
44SQEntries=32
45SSITSize=1024
46activity=0
47backComSize=5
48cachePorts=200
49checker=Null
50choiceCtrBits=2
51choicePredictorSize=8192
52clock=500
53commitToDecodeDelay=1
54commitToFetchDelay=1
55commitToIEWDelay=1
56commitToRenameDelay=1
57commitWidth=8
58cpu_id=0
59decodeToFetchDelay=1
60decodeToRenameDelay=1
61decodeWidth=8
62defer_registration=false
63dispatchWidth=8
64do_checkpoint_insts=true
65do_quiesce=true
66do_statistics_insts=true
67dtb=system.cpu.dtb
68fetchToDecodeDelay=1
69fetchTrapLatency=1
70fetchWidth=8
71forwardComSize=5
72fuPool=system.cpu.fuPool
73function_trace=false
74function_trace_start=0
75globalCtrBits=2
76globalHistoryBits=13
77globalPredictorSize=8192
78iewToCommitDelay=1
79iewToDecodeDelay=1
80iewToFetchDelay=1
81iewToRenameDelay=1
82instShiftAmt=2
83interrupts=system.cpu.interrupts
84issueToExecuteDelay=1
85issueWidth=8
86itb=system.cpu.itb
87localCtrBits=2
88localHistoryBits=11
89localHistoryTableSize=2048
90localPredictorSize=2048
91max_insts_all_threads=0
92max_insts_any_thread=0
93max_loads_all_threads=0
94max_loads_any_thread=0
95numIQEntries=64
96numPhysFloatRegs=256
97numPhysIntRegs=256
98numROBEntries=192
99numRobs=1
100numThreads=1
101phase=0
102predType=tournament
103profile=0
104progress_interval=0
105renameToDecodeDelay=1
106renameToFetchDelay=1
107renameToIEWDelay=2
108renameToROBDelay=1
109renameWidth=8
110smtCommitPolicy=RoundRobin
111smtFetchPolicy=SingleThread
112smtIQPolicy=Partitioned
113smtIQThreshold=100
114smtLSQPolicy=Partitioned
115smtLSQThreshold=100
116smtNumFetchingThreads=1
117smtROBPolicy=Partitioned
118smtROBThreshold=100
119squashWidth=8
120system=system
121tracer=system.cpu.tracer
122trapLatency=13
123wbDepth=1
124wbWidth=8
125dcache_port=system.cpu.dcache.cpu_side
126icache_port=system.cpu.icache.cpu_side
127
128[system.cpu.dcache]
129type=BaseCache
130addr_range=0:18446744073709551615
131assoc=4
132block_size=64
133forward_snoops=true
134hash_delay=1
135latency=1000
136max_miss_count=0
137mshrs=4
138num_cpus=1
139prefetch_data_accesses_only=false
140prefetch_degree=1
141prefetch_latency=10000
142prefetch_on_access=false
143prefetch_past_page=false
144prefetch_policy=none
145prefetch_serial_squash=false
146prefetch_use_cpu_id=true
147prefetcher_size=100
148prioritizeRequests=false
149repl=Null
150size=32768
151subblock_size=0
152tgts_per_mshr=20
153trace_addr=0
154two_queue=false
155write_buffers=8
156cpu_side=system.cpu.dcache_port
157mem_side=system.toL2Bus.port[2]
158
159[system.cpu.dtb]
160type=AlphaTLB
161size=64
162
163[system.cpu.fuPool]
164type=FUPool
165children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7
166FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7
167
168[system.cpu.fuPool.FUList0]
169type=FUDesc
170children=opList
171count=6
172opList=system.cpu.fuPool.FUList0.opList
173
174[system.cpu.fuPool.FUList0.opList]
175type=OpDesc
176issueLat=1
177opClass=IntAlu
178opLat=1
179
180[system.cpu.fuPool.FUList1]
181type=FUDesc
182children=opList0 opList1
183count=2
184opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
185
186[system.cpu.fuPool.FUList1.opList0]
187type=OpDesc
188issueLat=1
189opClass=IntMult
190opLat=3
191
192[system.cpu.fuPool.FUList1.opList1]
193type=OpDesc
194issueLat=19
195opClass=IntDiv
196opLat=20
197
198[system.cpu.fuPool.FUList2]
199type=FUDesc
200children=opList0 opList1 opList2
201count=4
202opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
203
204[system.cpu.fuPool.FUList2.opList0]
205type=OpDesc
206issueLat=1
207opClass=FloatAdd
208opLat=2
209
210[system.cpu.fuPool.FUList2.opList1]
211type=OpDesc
212issueLat=1
213opClass=FloatCmp
214opLat=2
215
216[system.cpu.fuPool.FUList2.opList2]
217type=OpDesc
218issueLat=1
219opClass=FloatCvt
220opLat=2
221
222[system.cpu.fuPool.FUList3]
223type=FUDesc
224children=opList0 opList1 opList2
225count=2
226opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
227
228[system.cpu.fuPool.FUList3.opList0]
229type=OpDesc
230issueLat=1
231opClass=FloatMult
232opLat=4
233
234[system.cpu.fuPool.FUList3.opList1]
235type=OpDesc
236issueLat=12
237opClass=FloatDiv
238opLat=12
239
240[system.cpu.fuPool.FUList3.opList2]
241type=OpDesc
242issueLat=24
243opClass=FloatSqrt
244opLat=24
245
246[system.cpu.fuPool.FUList4]
247type=FUDesc
248children=opList
249count=0
250opList=system.cpu.fuPool.FUList4.opList
251
252[system.cpu.fuPool.FUList4.opList]
253type=OpDesc
254issueLat=1
255opClass=MemRead
256opLat=1
257
258[system.cpu.fuPool.FUList5]
259type=FUDesc
260children=opList
261count=0
262opList=system.cpu.fuPool.FUList5.opList
263
264[system.cpu.fuPool.FUList5.opList]
265type=OpDesc
266issueLat=1
267opClass=MemWrite
268opLat=1
269
270[system.cpu.fuPool.FUList6]
271type=FUDesc
272children=opList0 opList1
273count=4
274opList=system.cpu.fuPool.FUList6.opList0 system.cpu.fuPool.FUList6.opList1
275
276[system.cpu.fuPool.FUList6.opList0]
277type=OpDesc
278issueLat=1
279opClass=MemRead
280opLat=1
281
282[system.cpu.fuPool.FUList6.opList1]
283type=OpDesc
284issueLat=1
285opClass=MemWrite
286opLat=1
287
288[system.cpu.fuPool.FUList7]
289type=FUDesc
290children=opList
291count=1
292opList=system.cpu.fuPool.FUList7.opList
293
294[system.cpu.fuPool.FUList7.opList]
295type=OpDesc
296issueLat=3
297opClass=IprAccess
298opLat=3
299
300[system.cpu.icache]
301type=BaseCache
302addr_range=0:18446744073709551615
303assoc=1
304block_size=64
305forward_snoops=true
306hash_delay=1
307latency=1000
308max_miss_count=0
309mshrs=4
310num_cpus=1
311prefetch_data_accesses_only=false
312prefetch_degree=1
313prefetch_latency=10000
314prefetch_on_access=false
315prefetch_past_page=false
316prefetch_policy=none
317prefetch_serial_squash=false
318prefetch_use_cpu_id=true
319prefetcher_size=100
320prioritizeRequests=false
321repl=Null
322size=32768
323subblock_size=0
324tgts_per_mshr=20
325trace_addr=0
326two_queue=false
327write_buffers=8
328cpu_side=system.cpu.icache_port
329mem_side=system.toL2Bus.port[1]
330
331[system.cpu.interrupts]
332type=AlphaInterrupts
333
334[system.cpu.itb]
335type=AlphaTLB
336size=48
337
338[system.cpu.tracer]
339type=ExeTracer
340
341[system.disk0]
342type=IdeDisk
343children=image
344delay=1000000
345driveID=master
346image=system.disk0.image
347
348[system.disk0.image]
349type=CowDiskImage
350children=child
351child=system.disk0.image.child
352image_file=
353read_only=false
354table_size=65536
355
356[system.disk0.image.child]
357type=RawDiskImage
358image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
359read_only=true
360
361[system.disk2]
362type=IdeDisk
363children=image
364delay=1000000
365driveID=master
366image=system.disk2.image
367
368[system.disk2.image]
369type=CowDiskImage
370children=child
371child=system.disk2.image.child
372image_file=
373read_only=false
374table_size=65536
375
376[system.disk2.image.child]
377type=RawDiskImage
378image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-bigswap2.img
379read_only=true
380
381[system.intrctrl]
382type=IntrControl
383sys=system
384
385[system.iobus]
386type=Bus
387block_size=64
388bus_id=0
389clock=1000
390header_cycles=1
391use_default_range=true
392width=64
393default=system.tsunami.pciconfig.pio
394port=system.bridge.side_a system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.backdoor.pio system.tsunami.ide.pio system.tsunami.ethernet.pio system.iocache.cpu_side system.tsunami.ethernet.config system.tsunami.ethernet.dma system.tsunami.ide.config system.tsunami.ide.dma
395
396[system.iocache]
397type=BaseCache
398addr_range=0:8589934591
399assoc=8
400block_size=64
401forward_snoops=false
402hash_delay=1
403latency=50000
404max_miss_count=0
405mshrs=20
406num_cpus=1
407prefetch_data_accesses_only=false
408prefetch_degree=1
409prefetch_latency=500000
410prefetch_on_access=false
411prefetch_past_page=false
412prefetch_policy=none
413prefetch_serial_squash=false
414prefetch_use_cpu_id=true
415prefetcher_size=100
416prioritizeRequests=false
417repl=Null
418size=1024
419subblock_size=0
420tgts_per_mshr=12
421trace_addr=0
422two_queue=false
423write_buffers=8
424cpu_side=system.iobus.port[28]
425mem_side=system.membus.port[2]
426
427[system.l2c]
428type=BaseCache
429addr_range=0:18446744073709551615
430assoc=8
431block_size=64
432forward_snoops=true
433hash_delay=1
434latency=10000
435max_miss_count=0
436mshrs=92
437num_cpus=1
438prefetch_data_accesses_only=false
439prefetch_degree=1
440prefetch_latency=100000
441prefetch_on_access=false
442prefetch_past_page=false
443prefetch_policy=none
444prefetch_serial_squash=false
445prefetch_use_cpu_id=true
446prefetcher_size=100
447prioritizeRequests=false
448repl=Null
449size=4194304
450subblock_size=0
451tgts_per_mshr=16
452trace_addr=0
453two_queue=false
454write_buffers=8
455cpu_side=system.toL2Bus.port[0]
456mem_side=system.membus.port[3]
457
458[system.membus]
459type=Bus
460children=badaddr_responder
461block_size=64
462bus_id=1
463clock=1000
464header_cycles=1
465use_default_range=false
466width=64
467default=system.membus.badaddr_responder.pio
468port=system.bridge.side_b system.physmem.port[0] system.iocache.mem_side system.l2c.mem_side
469
470[system.membus.badaddr_responder]
471type=IsaFake
472pio_addr=0
473pio_latency=1000
474pio_size=8
475platform=system.tsunami
476ret_bad_addr=true
477ret_data16=65535
478ret_data32=4294967295
479ret_data64=18446744073709551615
480ret_data8=255
481system=system
482update_data=false
483warn_access=
484pio=system.membus.default
485
486[system.physmem]
487type=PhysicalMemory
488file=
489latency=30000
490latency_var=0
491null=false
492range=0:134217727
493zero=false
494port=system.membus.port[1]
495
496[system.simple_disk]
497type=SimpleDisk
498children=disk
499disk=system.simple_disk.disk
500system=system
501
502[system.simple_disk.disk]
503type=RawDiskImage
504image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
505read_only=true
506
507[system.terminal]
508type=Terminal
509intr_control=system.intrctrl
510number=0
511output=true
512port=3456
513
514[system.toL2Bus]
515type=Bus
516block_size=64
517bus_id=0
518clock=1000
519header_cycles=1
520use_default_range=false
521width=64
522port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side
523
524[system.tsunami]
525type=Tsunami
526children=backdoor cchip ethernet fake_OROM fake_ata0 fake_ata1 fake_pnp_addr fake_pnp_read0 fake_pnp_read1 fake_pnp_read2 fake_pnp_read3 fake_pnp_read4 fake_pnp_read5 fake_pnp_read6 fake_pnp_read7 fake_pnp_write fake_ppc fake_sm_chip fake_uart1 fake_uart2 fake_uart3 fake_uart4 fb ide io pchip pciconfig uart
527intrctrl=system.intrctrl
528system=system
529
530[system.tsunami.backdoor]
531type=AlphaBackdoor
532cpu=system.cpu
533disk=system.simple_disk
534pio_addr=8804682956800
535pio_latency=1000
536platform=system.tsunami
537system=system
538terminal=system.terminal
539pio=system.iobus.port[25]
540
541[system.tsunami.cchip]
542type=TsunamiCChip
543pio_addr=8803072344064
544pio_latency=1000
545platform=system.tsunami
546system=system
547tsunami=system.tsunami
548pio=system.iobus.port[1]
549
550[system.tsunami.ethernet]
551type=NSGigE
552BAR0=1
553BAR0LegacyIO=false
554BAR0Size=256
555BAR1=0
556BAR1LegacyIO=false
557BAR1Size=4096
558BAR2=0
559BAR2LegacyIO=false
560BAR2Size=0
561BAR3=0
562BAR3LegacyIO=false
563BAR3Size=0
564BAR4=0
565BAR4LegacyIO=false
566BAR4Size=0
567BAR5=0
568BAR5LegacyIO=false
569BAR5Size=0
570BIST=0
571CacheLineSize=0
572CardbusCIS=0
573ClassCode=2
574Command=0
575DeviceID=34
576ExpansionROM=0
577HeaderType=0
578InterruptLine=30
579InterruptPin=1
580LatencyTimer=0
581MaximumLatency=52
582MinimumGrant=176
583ProgIF=0
584Revision=0
585Status=656
586SubClassCode=0
587SubsystemID=0
588SubsystemVendorID=0
589VendorID=4107
590clock=0
591config_latency=20000
592dma_data_free=false
593dma_desc_free=false
594dma_no_allocate=true
595dma_read_delay=0
596dma_read_factor=0
597dma_write_delay=0
598dma_write_factor=0
599hardware_address=00:90:00:00:00:01
600intr_delay=10000000
601max_backoff_delay=10000000
602min_backoff_delay=4000
603pci_bus=0
604pci_dev=1
605pci_func=0
606pio_latency=1000
607platform=system.tsunami
608rss=false
609rx_delay=1000000
610rx_fifo_size=524288
611rx_filter=true
612rx_thread=false
613system=system
614tx_delay=1000000
615tx_fifo_size=524288
616tx_thread=false
617config=system.iobus.port[29]
618dma=system.iobus.port[30]
619pio=system.iobus.port[27]
620
621[system.tsunami.fake_OROM]
622type=IsaFake
623pio_addr=8796093677568
624pio_latency=1000
625pio_size=393216
626platform=system.tsunami
627ret_bad_addr=false
628ret_data16=65535
629ret_data32=4294967295
630ret_data64=18446744073709551615
631ret_data8=255
632system=system
633update_data=false
634warn_access=
635pio=system.iobus.port[9]
636
637[system.tsunami.fake_ata0]
638type=IsaFake
639pio_addr=8804615848432
640pio_latency=1000
641pio_size=8
642platform=system.tsunami
643ret_bad_addr=false
644ret_data16=65535
645ret_data32=4294967295
646ret_data64=18446744073709551615
647ret_data8=255
648system=system
649update_data=false
650warn_access=
651pio=system.iobus.port[20]
652
653[system.tsunami.fake_ata1]
654type=IsaFake
655pio_addr=8804615848304
656pio_latency=1000
657pio_size=8
658platform=system.tsunami
659ret_bad_addr=false
660ret_data16=65535
661ret_data32=4294967295
662ret_data64=18446744073709551615
663ret_data8=255
664system=system
665update_data=false
666warn_access=
667pio=system.iobus.port[21]
668
669[system.tsunami.fake_pnp_addr]
670type=IsaFake
671pio_addr=8804615848569
672pio_latency=1000
673pio_size=8
674platform=system.tsunami
675ret_bad_addr=false
676ret_data16=65535
677ret_data32=4294967295
678ret_data64=18446744073709551615
679ret_data8=255
680system=system
681update_data=false
682warn_access=
683pio=system.iobus.port[10]
684
685[system.tsunami.fake_pnp_read0]
686type=IsaFake
687pio_addr=8804615848451
688pio_latency=1000
689pio_size=8
690platform=system.tsunami
691ret_bad_addr=false
692ret_data16=65535
693ret_data32=4294967295
694ret_data64=18446744073709551615
695ret_data8=255
696system=system
697update_data=false
698warn_access=
699pio=system.iobus.port[12]
700
701[system.tsunami.fake_pnp_read1]
702type=IsaFake
703pio_addr=8804615848515
704pio_latency=1000
705pio_size=8
706platform=system.tsunami
707ret_bad_addr=false
708ret_data16=65535
709ret_data32=4294967295
710ret_data64=18446744073709551615
711ret_data8=255
712system=system
713update_data=false
714warn_access=
715pio=system.iobus.port[13]
716
717[system.tsunami.fake_pnp_read2]
718type=IsaFake
719pio_addr=8804615848579
720pio_latency=1000
721pio_size=8
722platform=system.tsunami
723ret_bad_addr=false
724ret_data16=65535
725ret_data32=4294967295
726ret_data64=18446744073709551615
727ret_data8=255
728system=system
729update_data=false
730warn_access=
731pio=system.iobus.port[14]
732
733[system.tsunami.fake_pnp_read3]
734type=IsaFake
735pio_addr=8804615848643
736pio_latency=1000
737pio_size=8
738platform=system.tsunami
739ret_bad_addr=false
740ret_data16=65535
741ret_data32=4294967295
742ret_data64=18446744073709551615
743ret_data8=255
744system=system
745update_data=false
746warn_access=
747pio=system.iobus.port[15]
748
749[system.tsunami.fake_pnp_read4]
750type=IsaFake
751pio_addr=8804615848707
752pio_latency=1000
753pio_size=8
754platform=system.tsunami
755ret_bad_addr=false
756ret_data16=65535
757ret_data32=4294967295
758ret_data64=18446744073709551615
759ret_data8=255
760system=system
761update_data=false
762warn_access=
763pio=system.iobus.port[16]
764
765[system.tsunami.fake_pnp_read5]
766type=IsaFake
767pio_addr=8804615848771
768pio_latency=1000
769pio_size=8
770platform=system.tsunami
771ret_bad_addr=false
772ret_data16=65535
773ret_data32=4294967295
774ret_data64=18446744073709551615
775ret_data8=255
776system=system
777update_data=false
778warn_access=
779pio=system.iobus.port[17]
780
781[system.tsunami.fake_pnp_read6]
782type=IsaFake
783pio_addr=8804615848835
784pio_latency=1000
785pio_size=8
786platform=system.tsunami
787ret_bad_addr=false
788ret_data16=65535
789ret_data32=4294967295
790ret_data64=18446744073709551615
791ret_data8=255
792system=system
793update_data=false
794warn_access=
795pio=system.iobus.port[18]
796
797[system.tsunami.fake_pnp_read7]
798type=IsaFake
799pio_addr=8804615848899
800pio_latency=1000
801pio_size=8
802platform=system.tsunami
803ret_bad_addr=false
804ret_data16=65535
805ret_data32=4294967295
806ret_data64=18446744073709551615
807ret_data8=255
808system=system
809update_data=false
810warn_access=
811pio=system.iobus.port[19]
812
813[system.tsunami.fake_pnp_write]
814type=IsaFake
815pio_addr=8804615850617
816pio_latency=1000
817pio_size=8
818platform=system.tsunami
819ret_bad_addr=false
820ret_data16=65535
821ret_data32=4294967295
822ret_data64=18446744073709551615
823ret_data8=255
824system=system
825update_data=false
826warn_access=
827pio=system.iobus.port[11]
828
829[system.tsunami.fake_ppc]
830type=IsaFake
831pio_addr=8804615848891
832pio_latency=1000
833pio_size=8
834platform=system.tsunami
835ret_bad_addr=false
836ret_data16=65535
837ret_data32=4294967295
838ret_data64=18446744073709551615
839ret_data8=255
840system=system
841update_data=false
842warn_access=
843pio=system.iobus.port[8]
844
845[system.tsunami.fake_sm_chip]
846type=IsaFake
847pio_addr=8804615848816
848pio_latency=1000
849pio_size=8
850platform=system.tsunami
851ret_bad_addr=false
852ret_data16=65535
853ret_data32=4294967295
854ret_data64=18446744073709551615
855ret_data8=255
856system=system
857update_data=false
858warn_access=
859pio=system.iobus.port[3]
860
861[system.tsunami.fake_uart1]
862type=IsaFake
863pio_addr=8804615848696
864pio_latency=1000
865pio_size=8
866platform=system.tsunami
867ret_bad_addr=false
868ret_data16=65535
869ret_data32=4294967295
870ret_data64=18446744073709551615
871ret_data8=255
872system=system
873update_data=false
874warn_access=
875pio=system.iobus.port[4]
876
877[system.tsunami.fake_uart2]
878type=IsaFake
879pio_addr=8804615848936
880pio_latency=1000
881pio_size=8
882platform=system.tsunami
883ret_bad_addr=false
884ret_data16=65535
885ret_data32=4294967295
886ret_data64=18446744073709551615
887ret_data8=255
888system=system
889update_data=false
890warn_access=
891pio=system.iobus.port[5]
892
893[system.tsunami.fake_uart3]
894type=IsaFake
895pio_addr=8804615848680
896pio_latency=1000
897pio_size=8
898platform=system.tsunami
899ret_bad_addr=false
900ret_data16=65535
901ret_data32=4294967295
902ret_data64=18446744073709551615
903ret_data8=255
904system=system
905update_data=false
906warn_access=
907pio=system.iobus.port[6]
908
909[system.tsunami.fake_uart4]
910type=IsaFake
911pio_addr=8804615848944
912pio_latency=1000
913pio_size=8
914platform=system.tsunami
915ret_bad_addr=false
916ret_data16=65535
917ret_data32=4294967295
918ret_data64=18446744073709551615
919ret_data8=255
920system=system
921update_data=false
922warn_access=
923pio=system.iobus.port[7]
924
925[system.tsunami.fb]
926type=BadDevice
927devicename=FrameBuffer
928pio_addr=8804615848912
929pio_latency=1000
930platform=system.tsunami
931system=system
932pio=system.iobus.port[22]
933
934[system.tsunami.ide]
935type=IdeController
936BAR0=1
937BAR0LegacyIO=false
938BAR0Size=8
939BAR1=1
940BAR1LegacyIO=false
941BAR1Size=4
942BAR2=1
943BAR2LegacyIO=false
944BAR2Size=8
945BAR3=1
946BAR3LegacyIO=false
947BAR3Size=4
948BAR4=1
949BAR4LegacyIO=false
950BAR4Size=16
951BAR5=1
952BAR5LegacyIO=false
953BAR5Size=0
954BIST=0
955CacheLineSize=0
956CardbusCIS=0
957ClassCode=1
958Command=0
959DeviceID=28945
960ExpansionROM=0
961HeaderType=0
962InterruptLine=31
963InterruptPin=1
964LatencyTimer=0
965MaximumLatency=0
966MinimumGrant=0
967ProgIF=133
968Revision=0
969Status=640
970SubClassCode=1
971SubsystemID=0
972SubsystemVendorID=0
973VendorID=32902
974config_latency=20000
975disks=system.disk0 system.disk2
976max_backoff_delay=10000000
977min_backoff_delay=4000
978pci_bus=0
979pci_dev=0
980pci_func=0
981pio_latency=1000
982platform=system.tsunami
983system=system
984config=system.iobus.port[31]
985dma=system.iobus.port[32]
986pio=system.iobus.port[26]
987
988[system.tsunami.io]
989type=TsunamiIO
990frequency=976562500
991pio_addr=8804615847936
992pio_latency=1000
993platform=system.tsunami
994system=system
995time=Thu Jan  1 00:00:00 2009
996tsunami=system.tsunami
997year_is_bcd=false
998pio=system.iobus.port[23]
999
1000[system.tsunami.pchip]
1001type=TsunamiPChip
1002pio_addr=8802535473152
1003pio_latency=1000
1004platform=system.tsunami
1005system=system
1006tsunami=system.tsunami
1007pio=system.iobus.port[2]
1008
1009[system.tsunami.pciconfig]
1010type=PciConfigAll
1011bus=0
1012pio_latency=1
1013platform=system.tsunami
1014size=16777216
1015system=system
1016pio=system.iobus.default
1017
1018[system.tsunami.uart]
1019type=Uart8250
1020pio_addr=8804615848952
1021pio_latency=1000
1022platform=system.tsunami
1023system=system
1024terminal=system.terminal
1025pio=system.iobus.port[24]
1026
1027