From a19cdc7cb6da680e67782c69135148eeb09d4ac6 Mon Sep 17 00:00:00 2001 From: jiangfangjie 00559066 Date: Sat, 10 Oct 2020 16:21:55 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=99=9A=E6=8B=9F?= =?UTF-8?q?=E6=9C=BA=E5=8F=AF=E4=BF=A1=E5=90=AF=E5=8A=A8=E6=9A=82=E4=B8=8D?= =?UTF-8?q?=E6=94=AF=E6=8C=81ACPI=E5=90=AF=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jiangfangjie 00559066 --- content/en/docs/Virtualization/best-practices.md | 3 ++- .../\346\234\200\344\275\263\345\256\236\350\267\265.md" | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/docs/Virtualization/best-practices.md b/content/en/docs/Virtualization/best-practices.md index 3cf91d533..b61c5515d 100644 --- a/content/en/docs/Virtualization/best-practices.md +++ b/content/en/docs/Virtualization/best-practices.md @@ -490,7 +490,8 @@ Currently, openEuler20.09 provides the libtpms and swtpm sources. You can run th ... ``` - + >![](public_sys-resources/icon-note.gif) **NOTE:** + > Currently, the trusted boot feature of OpenEuler 20.09 does not support the ACPI feature. Therefore, do not configure the ACPI feature for VMs. Otherwise, the vTPM device cannot be identified after the VM is started. 2. Create the VM. ``` diff --git "a/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" "b/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" index 91c6d929c..f1143d523 100644 --- "a/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" +++ "b/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" @@ -494,6 +494,8 @@ swtpm提供了一个可集成到虚拟化环境中的TPM仿真器(TPM1.2和TPM ... ``` + >![](public_sys-resources/icon-note.gif) **说明:** + >目前openeuler20.09版本虚拟机可信启动特性暂不支持ACPI特性,所以虚拟机请勿配置ACPI特性,否则启动虚拟机后无法识别vTPM设备。 2. 创建虚拟机。 -- Gitee From 3cc061f014d10800631be4e3b127bc92a96df7f3 Mon Sep 17 00:00:00 2001 From: jiangfangjie 00559066 Date: Sat, 10 Oct 2020 16:31:24 +0800 Subject: [PATCH 2/3] update VM trusted boot feafure docs Signed-off-by: jiangfangjie 00559066 --- content/en/docs/Virtualization/best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Virtualization/best-practices.md b/content/en/docs/Virtualization/best-practices.md index b61c5515d..557010d37 100644 --- a/content/en/docs/Virtualization/best-practices.md +++ b/content/en/docs/Virtualization/best-practices.md @@ -491,7 +491,7 @@ Currently, openEuler20.09 provides the libtpms and swtpm sources. You can run th ``` >![](public_sys-resources/icon-note.gif) **NOTE:** - > Currently, the trusted boot feature of OpenEuler 20.09 does not support the ACPI feature. Therefore, do not configure the ACPI feature for VMs. Otherwise, the vTPM device cannot be identified after the VM is started. + > Currently, the VM trusted boot feature of openEuler20.09 does not support the ACPI feature. Therefore, do not configure the ACPI feature for VMs. Otherwise, the vTPM device cannot be identified after the VM is started. 2. Create the VM. ``` -- Gitee From fb640fd609ebf82afc335fbbe75dbd514f65f23a Mon Sep 17 00:00:00 2001 From: jiangfangjie 00559066 Date: Tue, 13 Oct 2020 19:46:10 +0800 Subject: [PATCH 3/3] update VM trusted boot docs Signed-off-by: jiangfangjie 00559066 --- content/en/docs/Virtualization/best-practices.md | 2 +- .../\346\234\200\344\275\263\345\256\236\350\267\265.md" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Virtualization/best-practices.md b/content/en/docs/Virtualization/best-practices.md index 557010d37..0a804d4e8 100644 --- a/content/en/docs/Virtualization/best-practices.md +++ b/content/en/docs/Virtualization/best-practices.md @@ -491,7 +491,7 @@ Currently, openEuler20.09 provides the libtpms and swtpm sources. You can run th ``` >![](public_sys-resources/icon-note.gif) **NOTE:** - > Currently, the VM trusted boot feature of openEuler20.09 does not support the ACPI feature. Therefore, do not configure the ACPI feature for VMs. Otherwise, the vTPM device cannot be identified after the VM is started. + > Currently, the VM trusted boot feature of openEuler20.09 aarch64 version does not support the ACPI feature. Therefore, do not configure the ACPI feature for VMs. Otherwise, the vTPM device cannot be identified after the VM is started. 2. Create the VM. ``` diff --git "a/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" "b/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" index f1143d523..96224e2ce 100644 --- "a/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" +++ "b/content/zh/docs/Virtualization/\346\234\200\344\275\263\345\256\236\350\267\265.md" @@ -495,7 +495,7 @@ swtpm提供了一个可集成到虚拟化环境中的TPM仿真器(TPM1.2和TPM ``` >![](public_sys-resources/icon-note.gif) **说明:** - >目前openeuler20.09版本虚拟机可信启动特性暂不支持ACPI特性,所以虚拟机请勿配置ACPI特性,否则启动虚拟机后无法识别vTPM设备。 + >目前openeuler20.09 aarch64版本虚拟机可信启动特性暂不支持ACPI特性,所以虚拟机请勿配置ACPI特性,否则启动虚拟机后无法识别vTPM设备。 2. 创建虚拟机。 -- Gitee