config.ini revision 6024
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
14mem_mode=timing
15pal=/dist/m5/system/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
133cpu_side_filter_ranges=
134hash_delay=1
135latency=1000
136max_miss_count=0
137mem_side_filter_ranges=
138mshrs=4
139prefetch_cache_check_push=true
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
306cpu_side_filter_ranges=
307hash_delay=1
308latency=1000
309max_miss_count=0
310mem_side_filter_ranges=
311mshrs=4
312prefetch_cache_check_push=true
313prefetch_data_accesses_only=false
314prefetch_degree=1
315prefetch_latency=10000
316prefetch_on_access=false
317prefetch_past_page=false
318prefetch_policy=none
319prefetch_serial_squash=false
320prefetch_use_cpu_id=true
321prefetcher_size=100
322prioritizeRequests=false
323repl=Null
324size=32768
325subblock_size=0
326tgts_per_mshr=20
327trace_addr=0
328two_queue=false
329write_buffers=8
330cpu_side=system.cpu.icache_port
331mem_side=system.toL2Bus.port[1]
332
333[system.cpu.interrupts]
334type=AlphaInterrupts
335
336[system.cpu.itb]
337type=AlphaTLB
338size=48
339
340[system.cpu.tracer]
341type=ExeTracer
342
343[system.disk0]
344type=IdeDisk
345children=image
346delay=1000000
347driveID=master
348image=system.disk0.image
349
350[system.disk0.image]
351type=CowDiskImage
352children=child
353child=system.disk0.image.child
354image_file=
355read_only=false
356table_size=65536
357
358[system.disk0.image.child]
359type=RawDiskImage
360image_file=/dist/m5/system/disks/linux-latest.img
361read_only=true
362
363[system.disk2]
364type=IdeDisk
365children=image
366delay=1000000
367driveID=master
368image=system.disk2.image
369
370[system.disk2.image]
371type=CowDiskImage
372children=child
373child=system.disk2.image.child
374image_file=
375read_only=false
376table_size=65536
377
378[system.disk2.image.child]
379type=RawDiskImage
380image_file=/dist/m5/system/disks/linux-bigswap2.img
381read_only=true
382
383[system.intrctrl]
384type=IntrControl
385sys=system
386
387[system.iobus]
388type=Bus
389block_size=64
390bus_id=0
391clock=1000
392header_cycles=1
393responder_set=true
394width=64
395default=system.tsunami.pciconfig.pio
396port=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
397
398[system.iocache]
399type=BaseCache
400addr_range=0:18446744073709551615
401assoc=8
402block_size=64
403cpu_side_filter_ranges=549755813888:18446744073709551615
404hash_delay=1
405latency=50000
406max_miss_count=0
407mem_side_filter_ranges=0:18446744073709551615
408mshrs=20
409prefetch_cache_check_push=true
410prefetch_data_accesses_only=false
411prefetch_degree=1
412prefetch_latency=500000
413prefetch_on_access=false
414prefetch_past_page=false
415prefetch_policy=none
416prefetch_serial_squash=false
417prefetch_use_cpu_id=true
418prefetcher_size=100
419prioritizeRequests=false
420repl=Null
421size=1024
422subblock_size=0
423tgts_per_mshr=12
424trace_addr=0
425two_queue=false
426write_buffers=8
427cpu_side=system.iobus.port[28]
428mem_side=system.membus.port[2]
429
430[system.l2c]
431type=BaseCache
432addr_range=0:18446744073709551615
433assoc=8
434block_size=64
435cpu_side_filter_ranges=
436hash_delay=1
437latency=10000
438max_miss_count=0
439mem_side_filter_ranges=
440mshrs=92
441prefetch_cache_check_push=true
442prefetch_data_accesses_only=false
443prefetch_degree=1
444prefetch_latency=100000
445prefetch_on_access=false
446prefetch_past_page=false
447prefetch_policy=none
448prefetch_serial_squash=false
449prefetch_use_cpu_id=true
450prefetcher_size=100
451prioritizeRequests=false
452repl=Null
453size=4194304
454subblock_size=0
455tgts_per_mshr=16
456trace_addr=0
457two_queue=false
458write_buffers=8
459cpu_side=system.toL2Bus.port[0]
460mem_side=system.membus.port[3]
461
462[system.membus]
463type=Bus
464children=responder
465block_size=64
466bus_id=1
467clock=1000
468header_cycles=1
469responder_set=false
470width=64
471default=system.membus.responder.pio
472port=system.bridge.side_b system.physmem.port[0] system.iocache.mem_side system.l2c.mem_side
473
474[system.membus.responder]
475type=IsaFake
476pio_addr=0
477pio_latency=1
478pio_size=8
479platform=system.tsunami
480ret_bad_addr=true
481ret_data16=65535
482ret_data32=4294967295
483ret_data64=18446744073709551615
484ret_data8=255
485system=system
486update_data=false
487warn_access=
488pio=system.membus.default
489
490[system.physmem]
491type=PhysicalMemory
492file=
493latency=30000
494latency_var=0
495null=false
496range=0:134217727
497zero=false
498port=system.membus.port[1]
499
500[system.simple_disk]
501type=SimpleDisk
502children=disk
503disk=system.simple_disk.disk
504system=system
505
506[system.simple_disk.disk]
507type=RawDiskImage
508image_file=/dist/m5/system/disks/linux-latest.img
509read_only=true
510
511[system.terminal]
512type=Terminal
513intr_control=system.intrctrl
514number=0
515output=true
516port=3456
517
518[system.toL2Bus]
519type=Bus
520children=responder
521block_size=64
522bus_id=0
523clock=1000
524header_cycles=1
525responder_set=false
526width=64
527default=system.toL2Bus.responder.pio
528port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side
529
530[system.toL2Bus.responder]
531type=IsaFake
532pio_addr=0
533pio_latency=1
534pio_size=8
535platform=system.tsunami
536ret_bad_addr=true
537ret_data16=65535
538ret_data32=4294967295
539ret_data64=18446744073709551615
540ret_data8=255
541system=system
542update_data=false
543warn_access=
544pio=system.toL2Bus.default
545
546[system.tsunami]
547type=Tsunami
548children=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
549intrctrl=system.intrctrl
550system=system
551
552[system.tsunami.backdoor]
553type=AlphaBackdoor
554cpu=system.cpu
555disk=system.simple_disk
556pio_addr=8804682956800
557pio_latency=1000
558platform=system.tsunami
559system=system
560terminal=system.terminal
561pio=system.iobus.port[25]
562
563[system.tsunami.cchip]
564type=TsunamiCChip
565pio_addr=8803072344064
566pio_latency=1000
567platform=system.tsunami
568system=system
569tsunami=system.tsunami
570pio=system.iobus.port[1]
571
572[system.tsunami.ethernet]
573type=NSGigE
574BAR0=1
575BAR0LegacyIO=false
576BAR0Size=256
577BAR1=0
578BAR1LegacyIO=false
579BAR1Size=4096
580BAR2=0
581BAR2LegacyIO=false
582BAR2Size=0
583BAR3=0
584BAR3LegacyIO=false
585BAR3Size=0
586BAR4=0
587BAR4LegacyIO=false
588BAR4Size=0
589BAR5=0
590BAR5LegacyIO=false
591BAR5Size=0
592BIST=0
593CacheLineSize=0
594CardbusCIS=0
595ClassCode=2
596Command=0
597DeviceID=34
598ExpansionROM=0
599HeaderType=0
600InterruptLine=30
601InterruptPin=1
602LatencyTimer=0
603MaximumLatency=52
604MinimumGrant=176
605ProgIF=0
606Revision=0
607Status=656
608SubClassCode=0
609SubsystemID=0
610SubsystemVendorID=0
611VendorID=4107
612clock=0
613config_latency=20000
614dma_data_free=false
615dma_desc_free=false
616dma_no_allocate=true
617dma_read_delay=0
618dma_read_factor=0
619dma_write_delay=0
620dma_write_factor=0
621hardware_address=00:90:00:00:00:01
622intr_delay=10000000
623max_backoff_delay=10000000
624min_backoff_delay=4000
625pci_bus=0
626pci_dev=1
627pci_func=0
628pio_latency=1000
629platform=system.tsunami
630rss=false
631rx_delay=1000000
632rx_fifo_size=524288
633rx_filter=true
634rx_thread=false
635system=system
636tx_delay=1000000
637tx_fifo_size=524288
638tx_thread=false
639config=system.iobus.port[29]
640dma=system.iobus.port[30]
641pio=system.iobus.port[27]
642
643[system.tsunami.fake_OROM]
644type=IsaFake
645pio_addr=8796093677568
646pio_latency=1000
647pio_size=393216
648platform=system.tsunami
649ret_bad_addr=false
650ret_data16=65535
651ret_data32=4294967295
652ret_data64=18446744073709551615
653ret_data8=255
654system=system
655update_data=false
656warn_access=
657pio=system.iobus.port[9]
658
659[system.tsunami.fake_ata0]
660type=IsaFake
661pio_addr=8804615848432
662pio_latency=1000
663pio_size=8
664platform=system.tsunami
665ret_bad_addr=false
666ret_data16=65535
667ret_data32=4294967295
668ret_data64=18446744073709551615
669ret_data8=255
670system=system
671update_data=false
672warn_access=
673pio=system.iobus.port[20]
674
675[system.tsunami.fake_ata1]
676type=IsaFake
677pio_addr=8804615848304
678pio_latency=1000
679pio_size=8
680platform=system.tsunami
681ret_bad_addr=false
682ret_data16=65535
683ret_data32=4294967295
684ret_data64=18446744073709551615
685ret_data8=255
686system=system
687update_data=false
688warn_access=
689pio=system.iobus.port[21]
690
691[system.tsunami.fake_pnp_addr]
692type=IsaFake
693pio_addr=8804615848569
694pio_latency=1000
695pio_size=8
696platform=system.tsunami
697ret_bad_addr=false
698ret_data16=65535
699ret_data32=4294967295
700ret_data64=18446744073709551615
701ret_data8=255
702system=system
703update_data=false
704warn_access=
705pio=system.iobus.port[10]
706
707[system.tsunami.fake_pnp_read0]
708type=IsaFake
709pio_addr=8804615848451
710pio_latency=1000
711pio_size=8
712platform=system.tsunami
713ret_bad_addr=false
714ret_data16=65535
715ret_data32=4294967295
716ret_data64=18446744073709551615
717ret_data8=255
718system=system
719update_data=false
720warn_access=
721pio=system.iobus.port[12]
722
723[system.tsunami.fake_pnp_read1]
724type=IsaFake
725pio_addr=8804615848515
726pio_latency=1000
727pio_size=8
728platform=system.tsunami
729ret_bad_addr=false
730ret_data16=65535
731ret_data32=4294967295
732ret_data64=18446744073709551615
733ret_data8=255
734system=system
735update_data=false
736warn_access=
737pio=system.iobus.port[13]
738
739[system.tsunami.fake_pnp_read2]
740type=IsaFake
741pio_addr=8804615848579
742pio_latency=1000
743pio_size=8
744platform=system.tsunami
745ret_bad_addr=false
746ret_data16=65535
747ret_data32=4294967295
748ret_data64=18446744073709551615
749ret_data8=255
750system=system
751update_data=false
752warn_access=
753pio=system.iobus.port[14]
754
755[system.tsunami.fake_pnp_read3]
756type=IsaFake
757pio_addr=8804615848643
758pio_latency=1000
759pio_size=8
760platform=system.tsunami
761ret_bad_addr=false
762ret_data16=65535
763ret_data32=4294967295
764ret_data64=18446744073709551615
765ret_data8=255
766system=system
767update_data=false
768warn_access=
769pio=system.iobus.port[15]
770
771[system.tsunami.fake_pnp_read4]
772type=IsaFake
773pio_addr=8804615848707
774pio_latency=1000
775pio_size=8
776platform=system.tsunami
777ret_bad_addr=false
778ret_data16=65535
779ret_data32=4294967295
780ret_data64=18446744073709551615
781ret_data8=255
782system=system
783update_data=false
784warn_access=
785pio=system.iobus.port[16]
786
787[system.tsunami.fake_pnp_read5]
788type=IsaFake
789pio_addr=8804615848771
790pio_latency=1000
791pio_size=8
792platform=system.tsunami
793ret_bad_addr=false
794ret_data16=65535
795ret_data32=4294967295
796ret_data64=18446744073709551615
797ret_data8=255
798system=system
799update_data=false
800warn_access=
801pio=system.iobus.port[17]
802
803[system.tsunami.fake_pnp_read6]
804type=IsaFake
805pio_addr=8804615848835
806pio_latency=1000
807pio_size=8
808platform=system.tsunami
809ret_bad_addr=false
810ret_data16=65535
811ret_data32=4294967295
812ret_data64=18446744073709551615
813ret_data8=255
814system=system
815update_data=false
816warn_access=
817pio=system.iobus.port[18]
818
819[system.tsunami.fake_pnp_read7]
820type=IsaFake
821pio_addr=8804615848899
822pio_latency=1000
823pio_size=8
824platform=system.tsunami
825ret_bad_addr=false
826ret_data16=65535
827ret_data32=4294967295
828ret_data64=18446744073709551615
829ret_data8=255
830system=system
831update_data=false
832warn_access=
833pio=system.iobus.port[19]
834
835[system.tsunami.fake_pnp_write]
836type=IsaFake
837pio_addr=8804615850617
838pio_latency=1000
839pio_size=8
840platform=system.tsunami
841ret_bad_addr=false
842ret_data16=65535
843ret_data32=4294967295
844ret_data64=18446744073709551615
845ret_data8=255
846system=system
847update_data=false
848warn_access=
849pio=system.iobus.port[11]
850
851[system.tsunami.fake_ppc]
852type=IsaFake
853pio_addr=8804615848891
854pio_latency=1000
855pio_size=8
856platform=system.tsunami
857ret_bad_addr=false
858ret_data16=65535
859ret_data32=4294967295
860ret_data64=18446744073709551615
861ret_data8=255
862system=system
863update_data=false
864warn_access=
865pio=system.iobus.port[8]
866
867[system.tsunami.fake_sm_chip]
868type=IsaFake
869pio_addr=8804615848816
870pio_latency=1000
871pio_size=8
872platform=system.tsunami
873ret_bad_addr=false
874ret_data16=65535
875ret_data32=4294967295
876ret_data64=18446744073709551615
877ret_data8=255
878system=system
879update_data=false
880warn_access=
881pio=system.iobus.port[3]
882
883[system.tsunami.fake_uart1]
884type=IsaFake
885pio_addr=8804615848696
886pio_latency=1000
887pio_size=8
888platform=system.tsunami
889ret_bad_addr=false
890ret_data16=65535
891ret_data32=4294967295
892ret_data64=18446744073709551615
893ret_data8=255
894system=system
895update_data=false
896warn_access=
897pio=system.iobus.port[4]
898
899[system.tsunami.fake_uart2]
900type=IsaFake
901pio_addr=8804615848936
902pio_latency=1000
903pio_size=8
904platform=system.tsunami
905ret_bad_addr=false
906ret_data16=65535
907ret_data32=4294967295
908ret_data64=18446744073709551615
909ret_data8=255
910system=system
911update_data=false
912warn_access=
913pio=system.iobus.port[5]
914
915[system.tsunami.fake_uart3]
916type=IsaFake
917pio_addr=8804615848680
918pio_latency=1000
919pio_size=8
920platform=system.tsunami
921ret_bad_addr=false
922ret_data16=65535
923ret_data32=4294967295
924ret_data64=18446744073709551615
925ret_data8=255
926system=system
927update_data=false
928warn_access=
929pio=system.iobus.port[6]
930
931[system.tsunami.fake_uart4]
932type=IsaFake
933pio_addr=8804615848944
934pio_latency=1000
935pio_size=8
936platform=system.tsunami
937ret_bad_addr=false
938ret_data16=65535
939ret_data32=4294967295
940ret_data64=18446744073709551615
941ret_data8=255
942system=system
943update_data=false
944warn_access=
945pio=system.iobus.port[7]
946
947[system.tsunami.fb]
948type=BadDevice
949devicename=FrameBuffer
950pio_addr=8804615848912
951pio_latency=1000
952platform=system.tsunami
953system=system
954pio=system.iobus.port[22]
955
956[system.tsunami.ide]
957type=IdeController
958BAR0=1
959BAR0LegacyIO=false
960BAR0Size=8
961BAR1=1
962BAR1LegacyIO=false
963BAR1Size=4
964BAR2=1
965BAR2LegacyIO=false
966BAR2Size=8
967BAR3=1
968BAR3LegacyIO=false
969BAR3Size=4
970BAR4=1
971BAR4LegacyIO=false
972BAR4Size=16
973BAR5=1
974BAR5LegacyIO=false
975BAR5Size=0
976BIST=0
977CacheLineSize=0
978CardbusCIS=0
979ClassCode=1
980Command=0
981DeviceID=28945
982ExpansionROM=0
983HeaderType=0
984InterruptLine=31
985InterruptPin=1
986LatencyTimer=0
987MaximumLatency=0
988MinimumGrant=0
989ProgIF=133
990Revision=0
991Status=640
992SubClassCode=1
993SubsystemID=0
994SubsystemVendorID=0
995VendorID=32902
996config_latency=20000
997disks=system.disk0 system.disk2
998max_backoff_delay=10000000
999min_backoff_delay=4000
1000pci_bus=0
1001pci_dev=0
1002pci_func=0
1003pio_latency=1000
1004platform=system.tsunami
1005system=system
1006config=system.iobus.port[31]
1007dma=system.iobus.port[32]
1008pio=system.iobus.port[26]
1009
1010[system.tsunami.io]
1011type=TsunamiIO
1012frequency=976562500
1013pio_addr=8804615847936
1014pio_latency=1000
1015platform=system.tsunami
1016system=system
1017time=Thu Jan  1 00:00:00 2009
1018tsunami=system.tsunami
1019year_is_bcd=false
1020pio=system.iobus.port[23]
1021
1022[system.tsunami.pchip]
1023type=TsunamiPChip
1024pio_addr=8802535473152
1025pio_latency=1000
1026platform=system.tsunami
1027system=system
1028tsunami=system.tsunami
1029pio=system.iobus.port[2]
1030
1031[system.tsunami.pciconfig]
1032type=PciConfigAll
1033bus=0
1034pio_latency=1
1035platform=system.tsunami
1036size=16777216
1037system=system
1038pio=system.iobus.default
1039
1040[system.tsunami.uart]
1041type=Uart8250
1042pio_addr=8804615848952
1043pio_latency=1000
1044platform=system.tsunami
1045system=system
1046terminal=system.terminal
1047pio=system.iobus.port[24]
1048
1049