[libvirt] [PATCH v3 6/6] docs: Add news article for VM Generation ID

John Ferlan jferlan at redhat.com
Thu May 3 23:37:47 UTC 2018


Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/news.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 80181415c6..c8495e6035 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,19 @@
 <libvirt>
   <release version="v4.4.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Add support for VM Generation ID
+        </summary>
+        <description>
+          The VM Generatation ID exposes a 128-bit, cryptographically
+          random, integer value identifier, referred to as a Globally
+          Unique Identifier (GUID) to the guest in order to notify the
+          guest operating system when the virtual machine is executed
+          with a different configuration. Add a new domain XML processing
+          and a domain capabilities feature.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.14.3




More information about the libvir-list mailing list