[PATCH v1 8/8] docs/news.xml: update for the new TPM Proxy device

Daniel Henrique Barboza danielhb413 at gmail.com
Fri May 8 12:06:57 UTC 2020


Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 docs/news.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 4cef804aac..21ee98c45b 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,20 @@
 <libvirt>
   <release version="v6.4.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          qemu: add TPM Proxy device support
+        </summary>
+        <description>
+          libvirt can now create guests using a new device type called
+          "TPM Proxy". This new device type connects with a TPM Resource
+          Manager in the host, which allows multiple processes to access
+          TPM features concurrently. Only one TPM Proxy is allowed per
+          guest. A guest using a TPM Proxy device can instantiate a vTPM
+          device at the same time. This device is supported only for pSeries
+          guests via the 'spapr-tpm-proxy' virtual device.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.26.2





More information about the libvir-list mailing list