summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2013-03-29 14:05:36 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2013-03-29 14:05:36 -0500
commit26e96b90e15cab3f2ae645e236da590527a64f75 (patch)
tree9a1e74eab8239b9db337a784f8b881ed9d3f7e4d /tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
parentac778b1d02b0e7674811ab2a7463add16a430b36 (diff)
downloadgem5-26e96b90e15cab3f2ae645e236da590527a64f75.tar.xz
regressions: updates due to changes to o3 cpu, x86 memory map
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini')
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini14
1 files changed, 10 insertions, 4 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
index 59e0f30e1..30a638b3d 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
@@ -600,17 +600,23 @@ type=ExeTracer
[system.e820_table]
type=X86E820Table
-children=entries0 entries1
-entries=system.e820_table.entries0 system.e820_table.entries1
+children=entries0 entries1 entries2
+entries=system.e820_table.entries0 system.e820_table.entries1 system.e820_table.entries2
[system.e820_table.entries0]
type=X86E820Entry
addr=0
-range_type=2
-size=1048576
+range_type=1
+size=654336
[system.e820_table.entries1]
type=X86E820Entry
+addr=654336
+range_type=2
+size=394240
+
+[system.e820_table.entries2]
+type=X86E820Entry
addr=1048576
range_type=1
size=133169152