From a55414f6ff0555e2ca81014c10b344b28b8c52b4 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Tue, 22 May 2018 10:55:32 -0400 Subject: [PATCH] news: Update news with new TPM emulator feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Berger Reviewed-by: Ján Tomko --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 8b8121dba8..6e079e8321 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,15 @@
+ + + qemu: Provide TPM emulator support + + + Support QEMU's TPM emulator based on swtpm. Each QEMU guest gets + its own virtual TPM. + +
-- GitLab