Deleted Added
sdiff udiff text old ( 8983:8800b05e1cb3 ) new ( 9055:38f1926fb599 )
full compact
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

--- 268 unchanged lines hidden (view full) ---

277image_file=/dist/m5/system/disks/linux-bigswap2.img
278read_only=true
279
280[system.intrctrl]
281type=IntrControl
282sys=system
283
284[system.iobus]
285type=NoncoherentBus
286block_size=64
287clock=1000
288header_cycles=1
289use_default_range=true
290width=64
291default=system.tsunami.pciconfig.pio
292master=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.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
293slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
294

--- 43 unchanged lines hidden (view full) ---

338tgts_per_mshr=16
339trace_addr=0
340two_queue=false
341write_buffers=8
342cpu_side=system.toL2Bus.master[0]
343mem_side=system.membus.slave[2]
344
345[system.membus]
346type=CoherentBus
347children=badaddr_responder
348block_size=64
349clock=1000
350header_cycles=1
351use_default_range=false
352width=64
353default=system.membus.badaddr_responder.pio
354master=system.bridge.slave system.physmem.port[0]
355slave=system.system_port system.iocache.mem_side system.l2c.mem_side
356

--- 39 unchanged lines hidden (view full) ---

396[system.terminal]
397type=Terminal
398intr_control=system.intrctrl
399number=0
400output=true
401port=3456
402
403[system.toL2Bus]
404type=CoherentBus
405block_size=64
406clock=1000
407header_cycles=1
408use_default_range=false
409width=64
410master=system.l2c.cpu_side
411slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side
412
413[system.tsunami]

--- 500 unchanged lines hidden ---