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