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