Deleted Added
sdiff udiff text old ( 10639:469cf1ea40f5 ) new ( 10736:4433fb00fa7d )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

15boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
16cache_line_size=64
17clk_domain=system.clk_domain
18e820_table=system.e820_table
19eventq_index=0
20init_param=0
21intel_mp_pointer=system.intel_mp_pointer
22intel_mp_table=system.intel_mp_table
23kernel=/usr/local/google/home/gabeblack/gem5/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
24kernel_addr_check=true
25load_addr_mask=18446744073709551615
26load_offset=0
27mem_mode=atomic
28mem_ranges=0:134217727
29memories=system.physmem
30num_work_ids=16
31readfile=/usr/local/google/home/gabeblack/gem5/hg/gem5/tests/halt.sh
32smbios_table=system.smbios_table
33symbolfile=
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0

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

357hit_latency=20
358sequential_access=false
359size=4194304
360
361[system.cpu.toL2Bus]
362type=CoherentXBar
363clk_domain=system.cpu_clk_domain
364eventq_index=0
365header_cycles=1
366snoop_filter=Null
367system=system
368use_default_range=false
369width=32
370master=system.cpu.l2cache.cpu_side
371slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb_walker_cache.mem_side system.cpu.dtb_walker_cache.mem_side
372
373[system.cpu.tracer]
374type=ExeTracer

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

813type=IntrControl
814eventq_index=0
815sys=system
816
817[system.iobus]
818type=NoncoherentXBar
819clk_domain=system.clk_domain
820eventq_index=0
821header_cycles=1
822use_default_range=false
823width=8
824default=system.pc.pciconfig.pio
825master=system.apicbridge.slave system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.ide.config system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.i_dont_exist1.pio system.pc.i_dont_exist2.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.iocache.cpu_side
826slave=system.bridge.master system.pc.south_bridge.ide.dma system.pc.south_bridge.io_apic.int_master
827
828[system.iocache]
829type=BaseCache
830children=tags
831addr_ranges=0:134217727

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

861sequential_access=false
862size=1024
863
864[system.membus]
865type=CoherentXBar
866children=badaddr_responder
867clk_domain=system.clk_domain
868eventq_index=0
869header_cycles=1
870snoop_filter=Null
871system=system
872use_default_range=false
873width=8
874default=system.membus.badaddr_responder.pio
875master=system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave system.physmem.port
876slave=system.apicbridge.master system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master system.iocache.mem_side
877
878[system.membus.badaddr_responder]
879type=IsaFake
880clk_domain=system.clk_domain
881eventq_index=0

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

1203eventq_index=0
1204image_file=
1205read_only=false
1206table_size=65536
1207
1208[system.pc.south_bridge.ide.disks0.image.child]
1209type=RawDiskImage
1210eventq_index=0
1211image_file=/usr/local/google/home/gabeblack/gem5/dist/m5/system/disks/linux-x86.img
1212read_only=true
1213
1214[system.pc.south_bridge.ide.disks1]
1215type=IdeDisk
1216children=image
1217delay=1000000
1218driveID=master
1219eventq_index=0

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

1226eventq_index=0
1227image_file=
1228read_only=false
1229table_size=65536
1230
1231[system.pc.south_bridge.ide.disks1.image.child]
1232type=RawDiskImage
1233eventq_index=0
1234image_file=/usr/local/google/home/gabeblack/gem5/dist/m5/system/disks/linux-bigswap2.img
1235read_only=true
1236
1237[system.pc.south_bridge.int_lines0]
1238type=X86IntLine
1239children=sink
1240eventq_index=0
1241sink=system.pc.south_bridge.int_lines0.sink
1242source=system.pc.south_bridge.pic1.output

--- 220 unchanged lines hidden ---