arch-arm,cpu: Introduce a getEMI virtual method on StaticInst.
[gem5.git] / src / sim / serialize.hh
2021-01-22 Ciro Santillisim,base: make checkpointMapIn warn if an unknown key...
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-24 Bobby R. Brucesim: ScopedCheckpointSection to public for mappingParamIn
2020-11-23 Ciro Santillisim: create SERIALIZE_MAPPING and UNSERIALIZE_MAPPING
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-22 Gabe Blacksim: Move the serialization backend handlers to their...
2020-10-22 Gabe Blacksim: Refactor how serialization types are handled in...
2020-10-22 Gabe Blacksim: Fix API comments for optParamIn.
2020-10-22 Gabe Blacksim: Generalize the arrayParamOut and arrayParamIn...
2020-10-21 Gabe Blacksim: Implement optParamIn using paramIn.
2020-09-11 Muhammad Sarmad... misc: Update documentation of SimObject related APIs
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods in sim/serialize.hh
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-03-12 Daniel R. Carvalhosim: Add size to array unserialization error message
2019-01-18 Daniel R. Carvalhobase: Fix unitialized storage
2018-11-14 Giacomo Travaglinisim: Move BitUnion overloading to show/parseParams
2018-11-14 Giacomo Travaglinisim: Move paramIn/Out definition to header file
2018-10-01 Giacomo Travaglinisim: Extend (UN)SERIALIZE_ARRAY to BitUnions
2018-01-20 Gabe Blacksim: Use the new BitUnion templates in serialize.hh.
2018-01-20 Gabe Blackbase: Rework bitunions so they can be more flexible.
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-10-04 Andreas Sandbergsim: Add a checkpoint function to test for entries
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2015-12-04 Andreas Sandbergsim: Get rid of the non-const serialize() method
2015-09-03 Nilay Vaishmerged with recent commits.
2015-09-02 Curtis Dunhamsim: tag-based checkpoint versioning
2015-09-02 Curtis Dunhamsim: support checkpointing std::set<std::string>'s
2015-09-02 Curtis Dunhamsim: make warning for absent optional parameters optional
2015-09-01 Andreas Sandbergsim: Remove broken AutoSerialize support from the event...
2015-09-01 Andreas Sandbergsim: Remove unused SerializeBuilder interface
2015-09-01 Andreas Sandbergsim: Replace fromInt/fromSimObject with decltype
2015-09-01 Andreas Sandbergsim: Move SimObject resolver to sim_object.hh
2015-07-24 Brandon Potterbase: refactor process class (specifically FdMap and...
2015-07-07 Andreas Sandbergsim: Add macros to serialize objects into a section
2015-07-07 Andreas Sandbergsim: Fix broken event unserialization
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-07-07 Andreas Sandbergsim: Add serialization macros for std containers
2015-06-01 Curtis Dunhamsim, arm: add checkpoint upgrader for d02b45a5
2014-10-16 Andreas Sandbergsim: Add support for serializing BitUnionXX
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-02-05 Curtis Dunhamsim: bump checkpoint version for multiple event queues
2014-07-01 Radhika Jagtaputil: Add DVFS perfLevel to checkpoint upgrade script
2014-04-19 Marco Elverruby: recorder: Fix (de-)serializing with different...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-11-25 Steve Reinhardt... sim: simulate with multiple threads and event queues
2013-10-31 Chander SudanthiARM: add support for TEEHBR access
2013-10-31 Geoffrey Blakedev: Fix race conditions in IDE device on newer kernels
2013-08-07 Nilay Vaishx86: add tlb checkpointing
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2013-01-07 Andreas Sandbergarch: Move the ISA object to a separate section
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-10-15 Andreas HanssonMem: Separate the host and guest views of memory backin...
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2012-06-05 Ali Saidicpt: update some comments in the checkpoint migration...
2012-06-05 Ali Saidisim: Provide a framework for detecting out of data...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Ali SaidiSerialization: Allow serialization of stl lists
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-08-17 Steve Reinhardtsim: revamp unserialization procedure
2010-07-06 Steve Reinhardtcheckpointing: minor cleanup.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-20 Lisa Hsuutil: do checkpoint aggregation more cleanly, fix last...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-11-10 Nathan Binkertclean: Move some stuff from the hh file to the cc file.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2007-08-03 Steve Reinhardtmerge from head
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Nathan Binkertmerge: no manual changes
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Ali SaidiSerialization: Provide array serialization methods...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMake SPARC checkpointing work
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-19 Ali SaidiMerge zizzer:/bk/newmem
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-11 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-07 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-07 Kevin LimTake the name of the checkpoint directory in when calli...
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-05 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/newmem-merge
2006-06-30 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-06-30 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-30 Kevin LimRemove function that no longer can be used. We should...
2006-06-29 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/newmem-merge
2006-06-29 Kevin LimAdd in support for quiescing the system, taking checkpo...
2006-06-18 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
next