add features list on release_note_0.6

This commit is contained in:
wenlingz 2019-02-18 11:56:36 +08:00 committed by Xie, Nanlin
parent 2fd6e119ca
commit a82b7fd4d1
1 changed files with 10 additions and 0 deletions

View File

@ -55,6 +55,16 @@ for ACRN real time support will continue.
* An `ACRN brochure update (English and Chinese)
<https://projectacrn.org/#code-docs>`_
- :acrn-issue:`888` - Security: Service OS Support for Platform Security Discovery
- :acrn-issue:`1498` - add watchdog MSI and INTR support in DM
- :acrn-issue:`2056` - Enable SMAP in hypervisor
- :acrn-issue:`2288` - Display interface - MIPI support
- :acrn-issue:`2343` - Rework TMR and EOI_EXIT_BITMAP updating logic
- :acrn-issue:`2344` - Add UP2 ACRN SBL binary to E2E build
- :acrn-issue:`2358` - Remove the flooding kernel message from vhm for memory setup
- :acrn-issue:`2395` - change DISCARD to synchronous mode
- :acrn-issue:`2351` - Enable post-launched hybrid mode
Fixed Issues
************