From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Xen-devel] [RFC] Hypervisor RNG and enumeration Date: Wed, 29 Oct 2014 19:22:43 +0100 Message-ID: <54513073.9050900@redhat.com> References: <21585.1101.912184.610549@mariner.uk.xensource.com> <80e17627b82a4bb7bbdc8b8c56a89626@DM2PR03MB592.namprd03.prod.outlook.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <80e17627b82a4bb7bbdc8b8c56a89626@DM2PR03MB592.namprd03.prod.outlook.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Jake Oshins , Andy Lutomirski , Ian Jackson Cc: Mathew John , Theodore Ts'o , kvm list , Gleb Natapov , Niels Ferguson , Jim Mattson , Linux Virtualization , Doug Covelli , David Hepkin , "H. Peter Anvin" , "xen-devel@lists.xenproject.org" , Alok Kataria , John Starks List-Id: virtualization@lists.linuxfoundation.org On 10/29/2014 05:29 PM, Jake Oshins wrote: > Just as a point of clarification, the VM Generation ID changes (at > least in the Hyper-V implementation) only when the VM may have > observed a different future, as when a VM backup is restored, a > checkpoint is applied, etc. It does not change during migration, > when the VM is suspended or when it is rebooted. I've heard > anecdotes from application vendors saying that there is some other > hypervisor that actually does change the ID at these moments and they > wanted us to us to fix that, until I explained that I only control > Hyper-V. This is indeed the only reasonable way you can read the vmgenid spec. Paolo