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

Marc Hartmayer mhartmay at linux.vnet.ibm.com
Wed May 9 14:56:22 UTC 2018


Signed-off-by: Marc Hartmayer <mhartmay at linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy at 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




More information about the libvir-list mailing list