Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56250 )

Change subject: misc: Update REALEASE-NOTES.md for v21.2.1.0
......................................................................

misc: Update REALEASE-NOTES.md for v21.2.1.0

Change-Id: Ib8daff60c624d8e86f0af872c04b43cb2329a043
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/56250
Reviewed-by: Jason Lowe-Power <power...@gmail.com>
Maintainer: Jason Lowe-Power <power...@gmail.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
M RELEASE-NOTES.md
1 file changed, 27 insertions(+), 0 deletions(-)

Approvals:
  Jason Lowe-Power: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass




diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b15e6cb..76bfeda 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,17 @@
+
+# Version 21.2.1.0
+
+Version 21.0.1 is a minor gem5 release consisting of bug fixes. The 21.0.1 release:
+
+* Fixes a bug in which [a RCV instruction is wrongly regarded as a branch](https://gem5.atlassian.net/browse/GEM5-1137).
+* Removes outdated and incomplete standard library documentation.
+Users wishing to learn more about the gem5 standard library should consult materials [on the gem5 website](https://www.gem5.org/documentation/gem5-stdlib/overview).
+* Adds a VirtIO entropy device (VirtIORng) to RISC-V.
+Without this, [RISCV Disk images can take considerable time to boot and occasionally do so in error](https://gem5.atlassian.net/browse/GEM5-1151).
+* Removes the 'typing.final' decorator from the standard library.
+'typing.final' was introduced in Python 3.8, but v21.2 of gem5 supports Python 3.6.
+* Fixes the broken NPB stdlib example test.
+
 # Version 21.2.0.0

 ## API (user-facing) changes

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/56250
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: minor-release-v21-2-1
Gerrit-Change-Id: Ib8daff60c624d8e86f0af872c04b43cb2329a043
Gerrit-Change-Number: 56250
Gerrit-PatchSet: 2
Gerrit-Owner: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-Reviewer: Jason Lowe-Power <power...@gmail.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to