[libvirt] [PATCH 12/12] docs: Add news entry for new API virDomainCreateWithParams

Marc Hartmayer posted 12 patches 7 years ago
[libvirt] [PATCH 12/12] docs: Add news entry for new API virDomainCreateWithParams
Posted by Marc Hartmayer 7 years ago
Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 80181415c635..06693985839a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v4.4.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Add virDomainCreateWithParams API
+        </summary>
+        <description>
+          Provide a new API to allow to temporarily boot from another
+          boot device, to use another kernel, initrd, and cmdline than
+          defined in the persistent domain definition. It's
+          implemented for the QEMU, remote, and test driver.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.13.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list