mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-04 09:50:54 +00:00
doc: remove draft status on 2.6 release notes
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
732a399215
commit
0f55ae4001
@ -1,7 +1,7 @@
|
|||||||
.. _release_notes_2.6:
|
.. _release_notes_2.6:
|
||||||
|
|
||||||
ACRN v2.6 (Sep 2021) - Draft
|
ACRN v2.6 (Sep 2021)
|
||||||
############################
|
####################
|
||||||
|
|
||||||
We are pleased to announce the release of the Project ACRN hypervisor
|
We are pleased to announce the release of the Project ACRN hypervisor
|
||||||
version 2.6.
|
version 2.6.
|
||||||
@ -42,7 +42,7 @@ Nested Virtualization Technology Performance Tuning
|
|||||||
VM on ACRN hypervisor) is now on par with a VM running on KVM on bare metal.
|
VM on ACRN hypervisor) is now on par with a VM running on KVM on bare metal.
|
||||||
Read more in the :ref:`nested_virt` tutorial.
|
Read more in the :ref:`nested_virt` tutorial.
|
||||||
|
|
||||||
Support loading OSes in ELF format
|
Support loading OSs in ELF format
|
||||||
ACRN hypervisor now can load OS images packed in ELF (Executable and Linkable
|
ACRN hypervisor now can load OS images packed in ELF (Executable and Linkable
|
||||||
Format). This adds flexibility to OSs such as Zephyr running in pre-launched
|
Format). This adds flexibility to OSs such as Zephyr running in pre-launched
|
||||||
VMs.
|
VMs.
|
||||||
@ -59,7 +59,7 @@ Generate New Board XML
|
|||||||
|
|
||||||
Board XML files, generated by ACRN board inspector, contain board information
|
Board XML files, generated by ACRN board inspector, contain board information
|
||||||
that is essential to build ACRN. Compared to previous versions, ACRN v2.6 adds
|
that is essential to build ACRN. Compared to previous versions, ACRN v2.6 adds
|
||||||
the following hardware information to board XMLs to support the new features and
|
the following hardware information to board XMLs to support new features and
|
||||||
fixes.
|
fixes.
|
||||||
|
|
||||||
- Maximum width of physical and linear addresses
|
- Maximum width of physical and linear addresses
|
||||||
@ -91,7 +91,7 @@ We've made major improvements to the introductory ACRN documentation including:
|
|||||||
* :ref:`gsg`
|
* :ref:`gsg`
|
||||||
* :ref:`acrn_configuration_tool`
|
* :ref:`acrn_configuration_tool`
|
||||||
|
|
||||||
We’ve also made edits throughout the documentation to improve clarity,
|
We've also made edits throughout the documentation to improve clarity,
|
||||||
formatting, and presentation:
|
formatting, and presentation:
|
||||||
|
|
||||||
.. rst-class:: rst-columns2
|
.. rst-class:: rst-columns2
|
||||||
@ -123,7 +123,7 @@ Fixed Issues Details
|
|||||||
- :acrn-issue:`6366` - TPM pass-thru shall be able to support start method 6, not only support Start Method of 7
|
- :acrn-issue:`6366` - TPM pass-thru shall be able to support start method 6, not only support Start Method of 7
|
||||||
- :acrn-issue:`6388` - [hypercube][tgl][ADL]AddressSanitizer: SEGV virtio_console
|
- :acrn-issue:`6388` - [hypercube][tgl][ADL]AddressSanitizer: SEGV virtio_console
|
||||||
- :acrn-issue:`6389` - [hv ivshmem] map SHM BAR with PAT ignored
|
- :acrn-issue:`6389` - [hv ivshmem] map SHM BAR with PAT ignored
|
||||||
- :acrn-issue:`6405` - [ADL-S][Industry][Yocto] WaaG BSOD in startup when run reboot or create/destory stability test.
|
- :acrn-issue:`6405` - [ADL-S][Industry][Yocto] WaaG BSOD in startup when run reboot or create/destroy stability test.
|
||||||
- :acrn-issue:`6417` - ACRN ConfigTool improvement from DX view
|
- :acrn-issue:`6417` - ACRN ConfigTool improvement from DX view
|
||||||
- :acrn-issue:`6423` - ACPI NVS region might not be mapped on prelaunched-VM
|
- :acrn-issue:`6423` - ACPI NVS region might not be mapped on prelaunched-VM
|
||||||
- :acrn-issue:`6428` - [acrn-configuration-tool] Fail to generate launch script when disable CPU sharing
|
- :acrn-issue:`6428` - [acrn-configuration-tool] Fail to generate launch script when disable CPU sharing
|
||||||
|
Loading…
Reference in New Issue
Block a user