Skip to content

Commit bf5088e

Browse files
committed
doc: add v0.1 release notes
Update text-formatted release notes as a reST document, but still needs work to explain the features and is mising GitHub issue links for the known issues list. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 0bed257 commit bf5088e

File tree

2 files changed

+37
-139
lines changed

2 files changed

+37
-139
lines changed

doc/release_notes.rst

Lines changed: 37 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,9 @@
33
Release Notes
44
#############
55

6-
Version 0.1 release (March 2018)
6+
Version 0.1 release (July 2018)
77
********************************
88

9-
In March 2018, Intel announced the open source Project ACRN at the
10-
`Embedded Linux Conference and OpenIoT Summit North America 2018
11-
<ELC18>`_.
12-
13-
.. _ELC18:
14-
https://events.linuxfoundation.org/events/elc-openiot-north-america-2018/
15-
169
ACRN is a flexible, lightweight reference hypervisor, built with
1710
real-time and safety-criticality in mind, optimized to streamline
1811
embedded development through an open source platform. Check out the
@@ -36,23 +29,42 @@ This version 0.1 release has the following software components:
3629
* The ACRN Hypervisor
3730
* The ACRN Device Model
3831
* The ACRN Virtio framework
39-
* The ACRN Block & NIC & console Virtio drivers
40-
* The ACRN Virtio Backend Service(VBS) & Virtio and Hypervisor Service Module(VHM).
32+
* The ACRN Block, NIC, and console Virtio drivers
33+
* The ACRN Virtio Backend Service(VBS) and the Virtio and Hypervisor Service Module (VHM).
4134

4235
Version 0.1 features include:
4336

44-
* ACRN hypervisor (Type 1 hypervisor)
45-
* A hybrid VMM architecture implementation
46-
* Multiple User OS supported
47-
* VM management - such as VM start/stop/pause, virtual CPU pause/resume
48-
* CPU virtualization
49-
* Memory virtualization
50-
* I/O emulation
51-
* Virtual interrupt
52-
* VT-x and VT-d support
53-
* Hypercall for guest
54-
* Device emulation
55-
* Device pass-through mechanism
56-
* Device Emulation mechanism
57-
* Virtio console
58-
* Virt-network
37+
- Acrnctl
38+
- Acrntrace
39+
- Acrnlog
40+
- SOS lifecycle
41+
- vSBL
42+
- virtio-blk
43+
- virtio-net
44+
- USB pass-thru
45+
- CSE pass-thru
46+
- IOC sharing (incl. cbc attach, cbc driver)
47+
- IPU pass-thru
48+
- BT pass-thru
49+
- SD card pass-thru
50+
- audio pass-thru
51+
- surface sharing
52+
- multi-plane, multi-pipe
53+
- HDMI
54+
- eDP
55+
56+
Known Issues
57+
============
58+
59+
* GPU - Preemption (Prioritized Rendering,
60+
* Batch Preemption, QoS Rendering)
61+
* Preemption feature works, but performance is not optimized yet.
62+
* Wifi not supported in guest OS
63+
* Audio pass-through to guest OS, but can only be validated on driver level
64+
using command line or alsa-player, and only supports limited formats
65+
* CSME pass-through to guest OS
66+
* GVT-g is available, need to perform features after configured properly
67+
* Camera works in Android guest. But camera app may crash after 5 mins
68+
* SD card works in Android guest, but does not support hot-plug.
69+
* Surface Sharing: Sometimes the window setup on Service OS takes up to 30 second
70+
* Sometimes system hangs, especially when workload is high (e.g. running benchmarks, playing videos)

doc/v0.1/release-note.rst

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)