index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sim
/
serialize.hh
Age
Commit message (
Expand
)
Author
2016-02-06
style: fix missing spaces in control statements
Steve Reinhardt
2015-12-04
sim: Get rid of the non-const serialize() method
Andreas Sandberg
2015-09-02
sim: tag-based checkpoint versioning
Curtis Dunham
2015-09-02
sim: support checkpointing std::set<std::string>'s
Curtis Dunham
2015-09-02
sim: make warning for absent optional parameters optional
Curtis Dunham
2015-09-01
sim: Remove broken AutoSerialize support from the event queue
Andreas Sandberg
2015-09-01
sim: Remove unused SerializeBuilder interface
Andreas Sandberg
2015-09-01
sim: Replace fromInt/fromSimObject with decltype
Andreas Sandberg
2015-09-01
sim: Move SimObject resolver to sim_object.hh
Andreas Sandberg
2015-07-24
base: refactor process class (specifically FdMap and friends)
Brandon Potter
2015-07-07
sim: Add macros to serialize objects into a section
Andreas Sandberg
2015-07-07
sim: Fix broken event unserialization
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-07-07
sim: Add serialization macros for std containers
Andreas Sandberg
2015-06-01
sim, arm: add checkpoint upgrader for d02b45a5
Curtis Dunham
2014-10-16
sim: Add support for serializing BitUnionXX
Andreas Sandberg
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-04-29
arm: use condition code registers for ARM ISA
Curtis Dunham
2014-02-05
sim: bump checkpoint version for multiple event queues
Curtis Dunham
2014-07-01
util: Add DVFS perfLevel to checkpoint upgrade script
Radhika Jagtap
2014-04-19
ruby: recorder: Fix (de-)serializing with different cache block-sizes
Marco Elver
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-10-31
ARM: add support for TEEHBR access
Chander Sudanthi
2013-10-31
dev: Fix race conditions in IDE device on newer kernels
Geoffrey Blake
2013-08-07
x86: add tlb checkpointing
Nilay Vaish
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-01-07
arm: Remove the register mapping hack used when copying TCs
Andreas Sandberg
2013-01-07
arch: Move the ISA object to a separate section
Andreas Sandberg
2012-11-02
sim: Move the draining interface into a separate base class
Andreas Sandberg
2012-11-02
ARM: dump stats and process info on context switches
Dam Sunwoo
2012-10-15
Mem: Separate the host and guest views of memory backing store
Andreas Hansson
2012-07-09
Fix: Address a few benign memory leaks
Andreas Hansson
2012-06-05
cpt: update some comments in the checkpoint migration script
Ali Saidi
2012-06-05
sim: Provide a framework for detecting out of data checkpoints and migrating ...
Ali Saidi
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-11
Serialization: Allow serialization of stl lists
Ali Saidi
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-07-05
checkpointing: minor cleanup.
Steve Reinhardt
2010-01-19
util: do checkpoint aggregation more cleanly, fix last changeset.
Lisa Hsu
2009-06-04
types: clean up types, especially signed vs unsigned
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2008-11-10
clean: Move some stuff from the hh file to the cc file.
Nathan Binkert
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2007-08-02
Serialization: Provide array serialization methods that work on std::vector
Ali Saidi
2007-01-30
Make SPARC checkpointing work
Ali Saidi
2006-07-07
Take the name of the checkpoint directory in when calling checkpoint() or res...
Kevin Lim
2006-06-29
Remove function that no longer can be used. We should figure out if we want ...
Kevin Lim
[next]