From: John Ferlan Date: Wed, 11 Apr 2018 20:01:54 +0000 (-0400) Subject: docs: Add news article for VM Generation ID X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=509abc40d402a67a61aae95089c101be104a5537;p=libvirt.git docs: Add news article for VM Generation ID Signed-off-by: John Ferlan ACKed-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index 693d4a373b..1ac29dbd63 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -64,6 +64,19 @@ TLS environment which is setup for the migration connection. + + + Add support for VM Generation ID + + + 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. + +