doc: Update v3.1 release notes
Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
parent
82413ca7ce
commit
2345be1330
|
@ -122,15 +122,15 @@ that is essential for building the ACRN hypervisor and setting up User VMs.
|
||||||
Compared to previous versions, ACRN v3.1 adds the following information to the board
|
Compared to previous versions, ACRN v3.1 adds the following information to the board
|
||||||
XML file for supporting new features and fixes:
|
XML file for supporting new features and fixes:
|
||||||
|
|
||||||
* Add a progress bar and timeout mechanism to the Board Inspector
|
* Probe and detect availability of L3 CAT by accessing the CAT MSRs directly
|
||||||
* Guess L3 CAT parameters if not reported via CPUID
|
|
||||||
* Refactor MSR utilities
|
* Refactor MSR utilities
|
||||||
* Record all details from RTCT in the board XML and generate vRTCT instead of
|
* Record all details from the real-time configuration table (RTCT) in the board
|
||||||
copying a physical one
|
XML and generate vRTCT instead of copying a physical one
|
||||||
* Hide unnecessary logs and fix typos in error messages
|
|
||||||
|
|
||||||
See the :ref:`board_inspector_tool` documentation for a complete list of steps
|
The v3.1 Board Inspector includes a progress bar and timeout mechanism, as well
|
||||||
to install and run the tool.
|
as more developer-friendly logs and error messages. See the
|
||||||
|
:ref:`board_inspector_tool` documentation for a complete list of steps to
|
||||||
|
install and run the tool.
|
||||||
|
|
||||||
Update Configuration Options
|
Update Configuration Options
|
||||||
============================
|
============================
|
||||||
|
|
Loading…
Reference in New Issue