From 27f0d2969a4624a7c681da9839b7bed686e7029b Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Tue, 21 Dec 2021 09:33:23 -0800 Subject: [PATCH] doc: clarify 2.7 release notes Update description of passthrough device usecase additions, and improved description of Issue #6631 (Kata broken) Signed-off-by: David B. Kinder --- doc/release_notes/release_notes_2.7.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/release_notes/release_notes_2.7.rst b/doc/release_notes/release_notes_2.7.rst index 102caa6c7..948163932 100644 --- a/doc/release_notes/release_notes_2.7.rst +++ b/doc/release_notes/release_notes_2.7.rst @@ -95,13 +95,14 @@ Extend Use of CAT Cache Tuning to VMs each VM with exclusive cache resources can partition them with per-thread granularity and allocate cache resources to prioritized tasks. -Expand Passthrough Device Use Cases to Pre-Launched VMs - We now allow pre-launched VMs (in partitioned or hybrid scenarios) to use +Expand Passthrough Device Use Cases + We now allow *pre-launched* VMs (in partitioned or hybrid scenarios) to use graphics device passthrough for improved performance, a feature previously available to only post-launched VMs. - Trusted Platform Module (TPM) 2.0 and its associated resource can also be - passthrough to post-launched VMs. + Trusted Platform Module (TPM) 2.0 and its associated resource can now be + passthrough to *post-launched* VMs, a feature previously available to + only pre-launched VMs.. Upgrading to v2.7 From Previous Releases **************************************** @@ -254,5 +255,5 @@ Fixed Issues Details Known Issues ************ -- :acrn-issue:`6631` - [KATA][5.10 Kernel]failed to start docker with Service VM 5.10 kernel +- :acrn-issue:`6631` - [KATA] Kata support is broken in v2.7 - :acrn-issue:`6978` - [TGL] openstack failed with ACRN v2.7