From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/6] TSC scaling support for KVM v3 Date: Wed, 06 Apr 2011 10:33:40 +0300 Message-ID: <4D9C1754.5030706@redhat.com> References: <1301042691-22929-1-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , Zachary Amsden , kvm@vger.kernel.org To: Joerg Roedel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40077 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754224Ab1DFHdp (ORCPT ); Wed, 6 Apr 2011 03:33:45 -0400 In-Reply-To: <1301042691-22929-1-git-send-email-joerg.roedel@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/25/2011 10:44 AM, Joerg Roedel wrote: > Hi, > > this is the third round of my patches to support tsc-scaling in KVM. The > changes to v2 address Avi's comments from yesterday. Besides that the > whole virtual_tsc_khz thing has been moved out of the vm into the vcpu > data structure. The mult and shift parts where renamed to tsc_catchup_* > because this is their actual use (and because the handling of > virtual_tsc_khz has changed so that is made sense to seperate them). > > Comments and feedback (or merging) appreciated :-) Applied, thanks. -- error compiling committee.c: too many arguments to function