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