]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document bhyve guest CPU topology feature
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Mon, 28 May 2018 14:41:09 +0000 (18:41 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Thu, 7 Jun 2018 15:26:26 +0000 (19:26 +0400)
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 6e079e8321ffc0372e1772f1660bd1da8e8b6333..5c2bcee82375a860a57decf748a259682a3f96ea 100644 (file)
           its own virtual TPM.
         </description>
       </change>
+      <change>
+        <summary>
+          bhyve: Support specifying guest CPU topology
+        </summary>
+        <description>
+          Bhyve's guest CPU topology could be specified using the
+          <code>&lt;cpu&gt;&lt;topology ../&gt;&lt;/cpu&gt;</code> element.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>