Swapnil Haria has uploaded this change for review. (
https://gem5-review.googlesource.com/5588
Change subject: Correcting build_opts X86 file
......................................................................
Correcting build_opts X86 file
Change-Id: Ied7d8ca4fca2b8b1c12da52379f1dcad3577646c
---
M build_opts/X86
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build_opts/X86 b/build_opts/X86
index 64d163c..cf8898e 100644
--- a/build_opts/X86
+++ b/build_opts/X86
@@ -1,3 +1,3 @@
TARGET_ISA = 'x86'
CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
-PROTOCOL = 'MI_example'
+PROTOCOL = 'MOESI_hammer'
--
To view, visit https://gem5-review.googlesource.com/5588
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied7d8ca4fca2b8b1c12da52379f1dcad3577646c
Gerrit-Change-Number: 5588
Gerrit-PatchSet: 1
Gerrit-Owner: Swapnil Haria <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev