mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-06 02:35:10 +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
|
||||||
@ -138,7 +138,7 @@ Fixed Issues Details
|
|||||||
- :acrn-issue:`6502` - [ADL][HV][UC lock] SoS kernel panic when #GP for UC lock enabled
|
- :acrn-issue:`6502` - [ADL][HV][UC lock] SoS kernel panic when #GP for UC lock enabled
|
||||||
- :acrn-issue:`6507` - [TGL][HV][hybrid] during boot zephyr64.elf find HV error: "Unable to copy HPA 0x100000 to GPA 0x7fe00000 in VM0"
|
- :acrn-issue:`6507` - [TGL][HV][hybrid] during boot zephyr64.elf find HV error: "Unable to copy HPA 0x100000 to GPA 0x7fe00000 in VM0"
|
||||||
- :acrn-issue:`6508` - [HV]Refine pass-thru device PIO BAR handling
|
- :acrn-issue:`6508` - [HV]Refine pass-thru device PIO BAR handling
|
||||||
- :acrn-issue:`6510` - [ICX-RVP][SSRAM] No SSRAM entries in guest PTCT
|
- :acrn-issue:`6510` - [ICX-RVP][SSRAM] No SSRAM entries in guest PTCT
|
||||||
- :acrn-issue:`6518` - [hypercube][ADL]acrn-dm program crash during hypercube testing
|
- :acrn-issue:`6518` - [hypercube][ADL]acrn-dm program crash during hypercube testing
|
||||||
- :acrn-issue:`6528` - [TGL][HV][hybrid_rt] dmidecode Fail on pre-launched RTVM
|
- :acrn-issue:`6528` - [TGL][HV][hybrid_rt] dmidecode Fail on pre-launched RTVM
|
||||||
- :acrn-issue:`6530` - [ADL-S][EHL][Hybrid]Path of sos rootfs in hybrid.xml is wrong
|
- :acrn-issue:`6530` - [ADL-S][EHL][Hybrid]Path of sos rootfs in hybrid.xml is wrong
|
||||||
@ -149,5 +149,5 @@ Known Issues
|
|||||||
************
|
************
|
||||||
|
|
||||||
- :acrn-issue:`6630` - Fail to enable 7 PCI based VUART on 5.10.56 RTVM
|
- :acrn-issue:`6630` - Fail to enable 7 PCI based VUART on 5.10.56 RTVM
|
||||||
- :acrn-issue:`6631` - [KATA][5.10 Kernel]failed to start docker with ServiceVM 5.10 kernel
|
- :acrn-issue:`6631` - [KATA][5.10 Kernel]failed to start docker with Service VM 5.10 kernel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user