take a first stab at the release notes
authorAli Saidi <saidi@eecs.umich.edu>
Fri, 13 Apr 2007 17:33:32 +0000 (13:33 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Fri, 13 Apr 2007 17:33:32 +0000 (13:33 -0400)
AUTHORS:
    add sparc full system support to my list of accolades

--HG--
extra : convert_revision : 1d3afaae2502306e44cd7fb251e763931a7e3ae9

AUTHORS
RELEASE_NOTES

diff --git a/AUTHORS b/AUTHORS
index a7ee88c4bcd5fc40ee7740beefd24b0a0ee235d7..848e3e1df2ee3de0fb4a656f1618b745c76b7366 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,13 +29,13 @@ Steven K. Reinhardt
 
 Ali G. Saidi
 -----------------------
+* SPARC Full System Support
 * Alpha Linux support
 * Alpha (Tsunami) platform and devices
 * I/O <-> memory interface
 * PCI device interface
 * Multiple ISA support
 * Memory bridge, bus, packet, port interfaces
-* SPARC IPRs
 
 Kevin T. Lim
 -----------------------
index 03eec3aabe7d225065c0db50474ebc0f9c80b9b0..eebe0eb57215f43a7fe65f2beadd7f742b8184ae 100644 (file)
@@ -1,3 +1,19 @@
+Apr. XX, 2007: m5_2.0_beta3
+--------------------
+New Features
+1. Some support for SPARC full-system simulation
+
+Bug fixes since beta 2:
+1. Many SPARC linux syscall emulation support fixes
+2. Multiprocessor linux boot using the detailed O3 CPU module
+3. Simulator performance and memory leak fixes
+4. Fix issues with remote debugging 
+5. Many other minor fixes and enhancements
+
+Outstanding issues for 2.0 release:
+--------------------
+1. ???
+
 Nov. 28, 2006: m5_2.0_beta2
 --------------------
 Bug fixes since beta 1:
@@ -7,7 +23,7 @@ Bug fixes since beta 1:
 4. Draining/Switchover
 5. Functional Accesses
 6. Bus now has real timing
-7. Single config file fro all SpecCPU2000 benchmarks
+7. Single config file for all SpecCPU2000 benchmarks
 8. Several other minor bug fixes and enhancements
 
 Outstading issues for 2.0 release: