summaryrefslogtreecommitdiff
path: root/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2011-08-09 03:37:45 -0700
committerGabe Black <gblack@eecs.umich.edu>2011-08-09 03:37:45 -0700
commit8586a800b704184289651c9f965ce78f4d09cf6d (patch)
treec9e4e2ac8f290f3b464c4644d4bec2b3682e5951 /tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
parent3989f41261b9d13f336a37cb6717f9fdb5a71bb1 (diff)
downloadgem5-8586a800b704184289651c9f965ce78f4d09cf6d.tar.xz
Stats: Update stats for the recent O3 interrupt change.
Diffstat (limited to 'tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini')
-rw-r--r--tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
index be4d1c60b..496218c55 100644
--- a/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
+++ b/tests/long/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
@@ -10,13 +10,13 @@ type=LinuxAlphaSystem
children=bridge cpu disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
boot_cpu_frequency=500
boot_osflags=root=/dev/hda1 console=ttyS0
-console=/chips/pd/randd/dist/binaries/console
+console=/dist/m5/system/binaries/console
init_param=0
-kernel=/chips/pd/randd/dist/binaries/vmlinux
+kernel=/dist/m5/system/binaries/vmlinux
load_addr_mask=1099511627775
mem_mode=timing
memories=system.physmem
-pal=/chips/pd/randd/dist/binaries/ts_osfpal
+pal=/dist/m5/system/binaries/ts_osfpal
physmem=system.physmem
readfile=tests/halt.sh
symbolfile=
@@ -496,7 +496,7 @@ table_size=65536
[system.disk0.image.child]
type=RawDiskImage
-image_file=/chips/pd/randd/dist/disks/linux-latest.img
+image_file=/dist/m5/system/disks/linux-latest.img
read_only=true
[system.disk2]
@@ -516,7 +516,7 @@ table_size=65536
[system.disk2.image.child]
type=RawDiskImage
-image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
+image_file=/dist/m5/system/disks/linux-bigswap2.img
read_only=true
[system.intrctrl]
@@ -645,7 +645,7 @@ system=system
[system.simple_disk.disk]
type=RawDiskImage
-image_file=/chips/pd/randd/dist/disks/linux-latest.img
+image_file=/dist/m5/system/disks/linux-latest.img
read_only=true
[system.terminal]