]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for libvirt 6.1.0
authorAndrea Bolognani <abologna@redhat.com>
Fri, 28 Feb 2020 17:50:51 +0000 (18:50 +0100)
committerJán Tomko <jtomko@redhat.com>
Sat, 29 Feb 2020 15:59:34 +0000 (16:59 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/news.xml

index cdcf450b48d5c3bda6bd72b50de52d164a4804e6..d7edd2aa052590381ae3caa20cc101028b12d6a7 100644 (file)
           subelement.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Introduce the 'tpm-spapr' TPM model
+        </summary>
+        <description>
+          This device, available starting from QEMU 5.0, is limited to
+          pSeries guests.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
           to rectify the problem.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support "dies" in CPU topology
+        </summary>
+        <description>
+          This CPU topology concept, new in QEMU 4.1.0, sits between the
+          existing "socket" and "core".
+        </description>
+      </change>
+      <change>
+        <summary>
+          libxl: Add support for Credit2 scheduler parameters
+        </summary>
+      </change>
+      <change>
+        <summary>
+          lxc: Add support LXC 3 network configuration format
+        </summary>
+      </change>
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          conf: Do not generate machine names ending with a dash
+        </summary>
+        <description>
+          Recent systemd versions do not allow them.
+        </description>
+      </change>
     </section>
     <section title="Packaging changes">
       <change>