diff --git a/docs/news.xml b/docs/news.xml index 693d4a373b9dff4fc0ae4c2fccb00a3b092ee58f..1ac29dbd63f0d5dd95009c60a69422f8c1b8a4e7 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. + +