From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory Date: Wed, 26 Jan 2011 13:13:26 +0200 Message-ID: <4D4001D6.9030909@redhat.com> References: <1295892397-11354-1-git-send-email-glommer@redhat.com> <1295892397-11354-6-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, aliguori@us.ibm.com To: Glauber Costa Return-path: In-Reply-To: <1295892397-11354-6-git-send-email-glommer@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 01/24/2011 08:06 PM, Glauber Costa wrote: > As a proof of concept to KVM - Kernel Virtual Memory, this patch > implements wallclock grabbing on top of it. At first, it may seem > as a waste of work to just redo it, since it is working well. But over the > time, other MSRs were added - think ASYNC_PF - and more will probably come. > After this patch, we won't need to ever add another virtual MSR to KVM. > So instead of adding MSRs, we're adding area identifiers. What did we gain? -- error compiling committee.c: too many arguments to function