tests: arch-power: Add 64-bit hello binaries
[gem5.git] / src / sim / faults.hh
2020-09-08 Timothy Hayessim: Add HTM Generic Fault
2020-09-03 Gabe Blackarch: Use a fault to trigger system calls in SE mode.
2020-09-01 Nikos Nikolerissim: Add missing overrides in the *Fault classes
2020-08-25 Gabe Blacksim: Style fixes in the base Fault classes.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blacksim: Delete authors lists from files in sim.
2019-07-18 Gabor Dozsasim: Add getter to fault virtual address
2018-12-04 Nikos Nikolerisbase, sim: Add missing destructors
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2015-07-20 Brandon Potterstyle: [patch 12/22] fix preliminary style issues for...
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-09-27 Gabe BlackFaults: Make the generic faults more consistent between...
2011-09-19 Gabe BlackFaults: Get rid of the unused isAlignmentFault and...
2011-09-13 Ali SaidiLSQ: Only trigger a memory violation with a load/load...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-04 Gabe BlackFault: Rename sim/fault.hh to fault_fwd.hh to distingui...
2011-01-31 Gabe BlackFault: Move the definition of NoFault from faults.hh...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-08-23 Gabe BlackFaults: Get rid of some commented out code in sim/fault...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress translation: Make the page table more flexible.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-22 Gabe BlackMerge with head.
2007-07-18 Gabe BlackMake name, isMachineCheckFault, and isAlignmentFault...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMove the magic m5 PageTableFault into sim/faults.[hh...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-30 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-29 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/newmem-merge
2006-06-26 Ali SaidiMerge zizzer:/bk/newmem
2006-06-26 Ali Saidiadd syscall emulation page table fault so we can alloca...
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: