Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754936Ab0GPRUl (ORCPT ); Fri, 16 Jul 2010 13:20:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26220 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752978Ab0GPRUk (ORCPT ); Fri, 16 Jul 2010 13:20:40 -0400 Message-ID: <4C4094E0.7000403@redhat.com> Date: Fri, 16 Jul 2010 07:20:32 -1000 From: Zachary Amsden User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Thunderbird/3.0.5 MIME-Version: 1.0 To: Joerg Roedel CC: KVM , Avi Kivity , Marcelo Tosatti , Glauber Costa , Linux-kernel Subject: Re: KVM timekeeping fixes, V2 References: <1278987938-23873-1-git-send-email-zamsden@redhat.com> <20100716131907.GJ23755@8bytes.org> In-Reply-To: <20100716131907.GJ23755@8bytes.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 21 On 07/16/2010 03:19 AM, Joerg Roedel wrote: > On Mon, Jul 12, 2010 at 04:25:20PM -1000, Zachary Amsden wrote: > >> Discovered brammage in patches due to unresolved merge. >> Also, had to move 09/18 past 08/18 to resolve compile issue. >> > Have you tested this patchset with Nested SVM? We had TSC handling > related bugs there in the past and should make sure to keep it working. > I've been very careful to keep nested SVM safe, but I've not got a good test for that. Is there any test suite for the nested case? It took a lot of guessing to figure out why it works and why the code looks imbalanced, but I now understand the way it is now is logical and correct. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/