config.ini (9096:8971a998190a) config.ini (9125:65423863d963)
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 cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
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 cpu e820_table intel_mp_pointer intel_mp_table intrctrl iobus iocache l2c membus pc physmem smbios_table toL2Bus
12acpi_description_table_pointer=system.acpi_description_table_pointer
13boot_osflags=earlyprintk=ttyS0 console=ttyS0 lpj=7999923 root=/dev/hda1
14e820_table=system.e820_table
15init_param=0
16intel_mp_pointer=system.intel_mp_pointer
17intel_mp_table=system.intel_mp_table
18kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
18kernel=/scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
19load_addr_mask=18446744073709551615
20mem_mode=timing
21memories=system.physmem
22num_work_ids=16
23readfile=tests/halt.sh
24smbios_table=system.smbios_table
25symbolfile=
26work_begin_ckpt_count=0

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

663type=CoherentBus
664children=badaddr_responder
665block_size=64
666clock=1000
667header_cycles=1
668use_default_range=false
669width=8
670default=system.membus.badaddr_responder.pio
19load_addr_mask=18446744073709551615
20mem_mode=timing
21memories=system.physmem
22num_work_ids=16
23readfile=tests/halt.sh
24smbios_table=system.smbios_table
25symbolfile=
26work_begin_ckpt_count=0

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

663type=CoherentBus
664children=badaddr_responder
665block_size=64
666clock=1000
667header_cycles=1
668use_default_range=false
669width=8
670default=system.membus.badaddr_responder.pio
671master=system.physmem.port[0] system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
671master=system.physmem.port system.bridge.slave system.cpu.interrupts.pio system.cpu.interrupts.int_slave
672slave=system.apicbridge.master system.system_port system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.int_master
673
674[system.membus.badaddr_responder]
675type=IsaFake
676fake_mem=false
677pio_addr=0
678pio_latency=1000
679pio_size=8

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

925children=child
926child=system.pc.south_bridge.ide.disks0.image.child
927image_file=
928read_only=false
929table_size=65536
930
931[system.pc.south_bridge.ide.disks0.image.child]
932type=RawDiskImage
672slave=system.apicbridge.master system.system_port system.iocache.mem_side system.l2c.mem_side system.cpu.interrupts.int_master
673
674[system.membus.badaddr_responder]
675type=IsaFake
676fake_mem=false
677pio_addr=0
678pio_latency=1000
679pio_size=8

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

925children=child
926child=system.pc.south_bridge.ide.disks0.image.child
927image_file=
928read_only=false
929table_size=65536
930
931[system.pc.south_bridge.ide.disks0.image.child]
932type=RawDiskImage
933image_file=/dist/m5/system/disks/linux-x86.img
933image_file=/scratch/nilay/GEM5/system/disks/linux-x86.img
934read_only=true
935
936[system.pc.south_bridge.ide.disks1]
937type=IdeDisk
938children=image
939delay=1000000
940driveID=master
941image=system.pc.south_bridge.ide.disks1.image
942
943[system.pc.south_bridge.ide.disks1.image]
944type=CowDiskImage
945children=child
946child=system.pc.south_bridge.ide.disks1.image.child
947image_file=
948read_only=false
949table_size=65536
950
951[system.pc.south_bridge.ide.disks1.image.child]
952type=RawDiskImage
934read_only=true
935
936[system.pc.south_bridge.ide.disks1]
937type=IdeDisk
938children=image
939delay=1000000
940driveID=master
941image=system.pc.south_bridge.ide.disks1.image
942
943[system.pc.south_bridge.ide.disks1.image]
944type=CowDiskImage
945children=child
946child=system.pc.south_bridge.ide.disks1.image.child
947image_file=
948read_only=false
949table_size=65536
950
951[system.pc.south_bridge.ide.disks1.image.child]
952type=RawDiskImage
953image_file=/dist/m5/system/disks/linux-bigswap2.img
953image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
954read_only=true
955
956[system.pc.south_bridge.int_lines0]
957type=X86IntLine
958children=sink
959sink=system.pc.south_bridge.int_lines0.sink
960source=system.pc.south_bridge.pic1.output
961

--- 191 unchanged lines hidden ---
954read_only=true
955
956[system.pc.south_bridge.int_lines0]
957type=X86IntLine
958children=sink
959sink=system.pc.south_bridge.int_lines0.sink
960source=system.pc.south_bridge.pic1.output
961

--- 191 unchanged lines hidden ---