Re: [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM VirtualMemory

From: Avi Kivity
Date: Wed Jan 26 2011 - 06:13:45 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/