From 2778458eb5c089cfa120f290acae010df424bbdc Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Fri, 13 Apr 2007 13:33:32 -0400 Subject: [PATCH] take a first stab at the release notes AUTHORS: add sparc full system support to my list of accolades --HG-- extra : convert_revision : 1d3afaae2502306e44cd7fb251e763931a7e3ae9 --- AUTHORS | 2 +- RELEASE_NOTES | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index a7ee88c4b..848e3e1df 100644 --- 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 ----------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 03eec3aab..eebe0eb57 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -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: