Deleted Added
sdiff udiff text old ( 9901:13c5fea24be1 ) new ( 9924:31ef410b6843 )
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
9[system]
10type=LinuxX86System
11children=acpi_description_table_pointer apicbridge bridge clk_domain cpu cpu_clk_domain e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache membus pc physmem smbios_table voltage_domain
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14cache_line_size=64
15clk_domain=system.clk_domain
16e820_table=system.e820_table
17init_param=0
18intel_mp_pointer=system.intel_mp_pointer
19intel_mp_table=system.intel_mp_table
20kernel=/scratch/andreas/m5/binaries/x86_64-vmlinux-2.6.22.9
21load_addr_mask=18446744073709551615
22mem_mode=timing
23mem_ranges=0:134217727
24memories=system.physmem
25num_work_ids=16
26readfile=tests/halt.sh
27smbios_table=system.smbios_table
28symbolfile=

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

123issueWidth=8
124itb=system.cpu.itb
125max_insts_all_threads=0
126max_insts_any_thread=0
127max_loads_all_threads=0
128max_loads_any_thread=0
129needsTSO=true
130numIQEntries=64
131numPhysFloatRegs=256
132numPhysIntRegs=256
133numROBEntries=192
134numRobs=1
135numThreads=1
136profile=0
137progress_interval=0
138renameToDecodeDelay=1

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

1351children=child
1352child=system.pc.south_bridge.ide.disks0.image.child
1353image_file=
1354read_only=false
1355table_size=65536
1356
1357[system.pc.south_bridge.ide.disks0.image.child]
1358type=RawDiskImage
1359image_file=/scratch/andreas/m5/disks/linux-x86.img
1360read_only=true
1361
1362[system.pc.south_bridge.ide.disks1]
1363type=IdeDisk
1364children=image
1365delay=1000000
1366driveID=master
1367image=system.pc.south_bridge.ide.disks1.image
1368
1369[system.pc.south_bridge.ide.disks1.image]
1370type=CowDiskImage
1371children=child
1372child=system.pc.south_bridge.ide.disks1.image.child
1373image_file=
1374read_only=false
1375table_size=65536
1376
1377[system.pc.south_bridge.ide.disks1.image.child]
1378type=RawDiskImage
1379image_file=/scratch/andreas/m5/disks/linux-bigswap2.img
1380read_only=true
1381
1382[system.pc.south_bridge.int_lines0]
1383type=X86IntLine
1384children=sink
1385sink=system.pc.south_bridge.int_lines0.sink
1386source=system.pc.south_bridge.pic1.output
1387

--- 212 unchanged lines hidden ---