Add checkpointing and configuration stuff to the people that worked on it

--HG--
extra : convert_revision : 565f0144d3aa6194665e49e3b0ad314c5d671bba
This commit is contained in:
Nathan Binkert 2006-08-16 22:50:17 -04:00
parent 7b8ac2f5eb
commit 1749e1ab83

View file

@ -11,6 +11,8 @@ Nathan L. Binkert
* Tru64 support * Tru64 support
* Ethernet (Link, NSGIGE, Sinic) device support * Ethernet (Link, NSGIGE, Sinic) device support
* PCI device support * PCI device support
* Checkpoint framework
* Configuration system
Steven K. Reinhardt Steven K. Reinhardt
----------------------- -----------------------
@ -23,6 +25,7 @@ Steven K. Reinhardt
* PC sampling * PC sampling
* Deprecated detailed CPU * Deprecated detailed CPU
* Binary Loading * Binary Loading
* Configuration system
Ali G. Saidi Ali G. Saidi
----------------------- -----------------------
@ -77,6 +80,7 @@ Erik G. Hallnor
----------------------- -----------------------
* Caches * Caches
* Trace reader support * Trace reader support
* Checkpoint framework
Steve E. Raasch Steve E. Raasch
----------------------- -----------------------