Skip to content

Commit 2345be1

Browse files
committed
doc: Update v3.1 release notes
Signed-off-by: Reyes, Amy <[email protected]>
1 parent 82413ca commit 2345be1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/release_notes/release_notes_3.1.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,15 @@ that is essential for building the ACRN hypervisor and setting up User VMs.
122122
Compared to previous versions, ACRN v3.1 adds the following information to the board
123123
XML file for supporting new features and fixes:
124124

125-
* Add a progress bar and timeout mechanism to the Board Inspector
126-
* Guess L3 CAT parameters if not reported via CPUID
125+
* Probe and detect availability of L3 CAT by accessing the CAT MSRs directly
127126
* Refactor MSR utilities
128-
* Record all details from RTCT in the board XML and generate vRTCT instead of
129-
copying a physical one
130-
* Hide unnecessary logs and fix typos in error messages
127+
* Record all details from the real-time configuration table (RTCT) in the board
128+
XML and generate vRTCT instead of copying a physical one
131129

132-
See the :ref:`board_inspector_tool` documentation for a complete list of steps
133-
to install and run the tool.
130+
The v3.1 Board Inspector includes a progress bar and timeout mechanism, as well
131+
as more developer-friendly logs and error messages. See the
132+
:ref:`board_inspector_tool` documentation for a complete list of steps to
133+
install and run the tool.
134134

135135
Update Configuration Options
136136
============================

0 commit comments

Comments
 (0)