From 0e361382cbde35a6d21fe9fac5afa6c203752a01 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Mon, 28 May 2018 18:41:09 +0400 Subject: [PATCH] news: Document bhyve guest CPU topology feature Signed-off-by: Roman Bogorodskiy Reviewed-by: John Ferlan --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 6e079e8321..5c2bcee823 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,15 @@ its own virtual TPM. + + + bhyve: Support specifying guest CPU topology + + + Bhyve's guest CPU topology could be specified using the + <cpu><topology ../></cpu> element. + +