]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add news article for VM Generation ID
authorJohn Ferlan <jferlan@redhat.com>
Wed, 11 Apr 2018 20:01:54 +0000 (16:01 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 25 May 2018 12:15:58 +0000 (08:15 -0400)
Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 693d4a373b9dff4fc0ae4c2fccb00a3b092ee58f..1ac29dbd63f0d5dd95009c60a69422f8c1b8a4e7 100644 (file)
           TLS environment which is setup for the migration connection.
         </description>
       </change>
+      <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">
       <change>