File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,15 @@ that is essential for building the ACRN hypervisor and setting up User VMs.
122122Compared to previous versions, ACRN v3.1 adds the following information to the board
123123XML 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
135135Update Configuration Options
136136============================
You can’t perform that action at this time.
0 commit comments