From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 0/5] Another set of Nested SVM fixes and cleanups Date: Fri, 18 Sep 2009 03:53:14 -0300 Message-ID: <20090918065314.GA383@amt.cnet> References: <1253107459-8967-1-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Graf To: Joerg Roedel Return-path: Content-Disposition: inline In-Reply-To: <1253107459-8967-1-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Sep 16, 2009 at 03:24:14PM +0200, Joerg Roedel wrote: > Hi, > > this series of patches contain another set of cleanups and an important fix to > the Nested SVM code. These patches make the TSC handling code for SVM aware of > a nested guest. This fixes the TSC running backwards on guest and nested guest. > The backwards running TSC resulted in stalled guests when kvm-clock was > enabled. Please consider to apply. Applied, thanks (added Cc: stable to 3 and 4).