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