@@ -60,7 +60,9 @@ Version 0.3 new features
6060- :acrn-issue: `1369 ` - allocate more RAM to UOS on MRB.
6161- :acrn-issue: `1401 ` - IOC mediator reshuffle
6262- :acrn-issue: `1420 ` - Update contributing doc with Tracked-On requirement for commits
63+ - :acrn-issue: `1455 ` - x2apic support for acrn
6364- :acrn-issue: `1616 ` - remove unused parameters for acrn-dm
65+ - :acrn-issue: `1626 ` - support x2APIC mode for ACRN guests
6466- :acrn-issue: `1672 ` - L1TF mitigation
6567- :acrn-issue: `1701 ` - MISRA C compliance Naming Convention
6668- :acrn-issue: `1711 ` - msix.c use MMIO read/write APIs to access MMIO registers
@@ -127,16 +129,28 @@ Known Issues
127129 **Impact: ** Cannot play those formats of videos in SOS.
128130 **Workaround: ** None. The issues will be fixed in the next release.
129131
130- :acrn-issue: `1781 ` - Can not recognize the SD card in the SOS
131- The SD Card cannot be recognized in SOS.
132- **Impact: ** Cannot use SD card in SOS.
133- **Workaround: ** None. The issues will be fixed in the next release.
134-
135132:acrn-issue: `1782 ` - UOS failed to get IP address with the pass-through network card
136133 After network card is pass-through to UOS, it fails to get IP address in UOS.
137134 **Impact: ** Cannot use network in UOS.
138135 **Workaround: ** None. The issues will be fixed in the next release.
139136
137+ :acrn-issue: `1794 ` - After SOS boots up, there’s no output on SOS screen
138+ After SOS boots up with both “desktop” and “soft-defined-cockpit” bundles installed
139+ or without any, there’s no output on SOS screen.
140+ **Impact: ** Cannot access SOS.
141+ **Workaround: ** Only install “desktop” bundle and enable&start weston in Native ClearLinux,
142+ and then reboot to SOS. The issues will be fixed in the next release.
143+
144+ :acrn-issue: `1795 ` - [KBL NUC] SOS fails to get IP address
145+ On KBL NUC hardware platform, SOS fails to get IP address after SOS boot.
146+ **Impact: ** Cannot use network in SOS.
147+ **Workaround: ** None. The issues will be fixed in the next release.
148+
149+ :acrn-issue: `1796 ` - APL NUC fails to reboot sometimes
150+ After APL NUC boot to SOS, type "reboot" to reboot SOS, it fails to reboot sometimes.
151+ **Impact: ** Cannot reboot SOS.
152+ **Workaround: ** Power off and boot again. The issues will be fixed in the next release.
153+
140154
141155.. comment
142156 Use the syntax:
0 commit comments