From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHJA-00049s-7z for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDHJ9-0001iC-0m for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDHJ8-0001hx-Nq for qemu-devel@nongnu.org; Mon, 10 Oct 2011 10:58:22 -0400 Message-ID: <4E93080A.6040603@redhat.com> Date: Mon, 10 Oct 2011 16:58:18 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4E8B4826.8030500@redhat.com> <20111004222015.GB2926@amt.cnet> <4E930711.4020208@us.ibm.com> In-Reply-To: <4E930711.4020208@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] kvm: support TSC deadline MSR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "Liu, Jinsong" , Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/10/2011 04:54 PM, Anthony Liguori wrote: > On 10/04/2011 05:20 PM, Marcelo Tosatti wrote: >> On Tue, Oct 04, 2011 at 07:53:42PM +0200, Avi Kivity wrote: >>> On 10/03/2011 10:55 PM, Marcelo Tosatti wrote: >>>> From: "Liu, Jinsong" >>>> >>>> KVM add emulation of lapic tsc deadline timer for guest. >>>> This patch is co-operation work at qemu side. >>>> >>>> -#define CPU_SAVE_VERSION 12 >>>> +#define CPU_SAVE_VERSION 13 >>>> >>>> >>> >>> Unfortunate. Can't we use subsections? >> >> Yes, i'll look into it tomorrow. > > Subsections are still broken at the moment although Juan has some > patches. Bumping the version is the safe thing to do. > It's irreversible, once we release a version with a bumped ID we can't go back. -- error compiling committee.c: too many arguments to function