Skip to content

Commit 2dbc8f0

Browse files
dbkinderwenlingz
authored andcommitted
doc: remove references to 2.0 in intro
While we internally call the "new" ACRN architecture 2.0, it could be confusing to users since we also are calling the upcoming release v1.2 and there is no 2.0 release yet. Remove references to 2.0 in the introduction. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 2d61e51 commit 2dbc8f0

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

doc/introduction/index.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,17 @@ ACRN High-Level Architecture
2424
****************************
2525

2626
The ACRN architecture has evolved since it's initial v0.1 release in
27-
July 2018. The new v2.0 architecture has flexibility to support
28-
partition mode, sharing mode and a mixed hybrid mode. As shown in
29-
:numref:`V2-hl-arch`, hardware resources can be partitioned into two parts:
27+
July 2018. Beginning with the v1.1 release, the ACRN architecture has
28+
flexibility to support partition mode, sharing mode, and a mixed hybrid
29+
mode. As shown in :numref:`V2-hl-arch`, hardware resources can be
30+
partitioned into two parts:
3031

3132
.. figure:: images/ACRN-V2-high-level-arch.png
3233
:width: 700px
3334
:align: center
3435
:name: V2-hl-arch
3536

36-
ACRN V2.0 high-level architecture
37+
ACRN high-level architecture
3738

3839
Shown on the left of :numref:`V2-hl-arch`, resources are partitioned and
3940
used by a pre-launched user virtual machine (VM). Pre-launched here
@@ -87,7 +88,7 @@ Experience (IVE) solutions.
8788
:align: center
8889
:name: V2-SDC-scenario
8990

90-
ACRN V2.0 Automotive SDC scenario
91+
ACRN Automotive SDC scenario
9192

9293
As a reference implementation, ACRN provides the basis for embedded
9394
hypervisor vendors to build solutions with a reference I/O mediation
@@ -134,7 +135,7 @@ Post-Launched VMs.
134135
:align: center
135136
:name: V2-SDC-usage-arch
136137

137-
ACRN V2.0 SDC usage architecture overview
138+
ACRN SDC usage architecture overview
138139

139140
A block diagram of ACRN's SDC usage scenario is shown in
140141
:numref:`V2-SDC-usage-arch` above.
@@ -155,7 +156,7 @@ Industrial Workload Consolidation
155156
:align: center
156157
:name: V2-industrial-scenario
157158

158-
ACRN V2.0 Industrial Workload Consolidation scenario
159+
ACRN Industrial Workload Consolidation scenario
159160

160161
Supporting Workload consolidation for industrial applications is even
161162
more challenging. The ACRN hypervisor needs to run both safety-critical
@@ -184,7 +185,7 @@ real-time OS needs, such as VxWorks* or RT-Linux*.
184185
:align: center
185186
:name: V2-industry-usage-arch
186187

187-
ACRN V2.0 Industrial Usage Architecture Overview
188+
ACRN Industrial Usage Architecture Overview
188189

189190
:numref:`V2-industry-usage-arch` shows ACRN’s block diagram for an
190191
Industrial usage scenario:

0 commit comments

Comments
 (0)