public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kvm clock, next iteration
@ 2008-01-14 21:41 Glauber de Oliveira Costa
       [not found] ` <12003469093630-git-send-email-gcosta-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Glauber de Oliveira Costa @ 2008-01-14 21:41 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
  Cc: jeremy-TSDbQ3PG+2Y, avi-atKUWr5tajBWk0Htik3J/w

Here's a new version, with some comments addressed.
I'm using only one msr instead of two as avi sugested.

Reason is that, following another comentary of avi,
I'm doing kmap_atomic's instead of kvm_write. however,
as all the information is part of the same page, both kmaps
end up pointing to the same place, rendering the two msrs
useless.

userspace follows



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/3] kvm clock, next iteration
       [not found] ` <12003469093630-git-send-email-gcosta-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2008-01-15 15:00   ` Avi Kivity
       [not found]     ` <478CCA85.3070402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2008-01-15 15:00 UTC (permalink / raw)
  To: Glauber de Oliveira Costa
  Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, jeremy-TSDbQ3PG+2Y

Glauber de Oliveira Costa wrote:
> Here's a new version, with some comments addressed.
> I'm using only one msr instead of two as avi sugested.
>
> Reason is that, following another comentary of avi,
> I'm doing kmap_atomic's instead of kvm_write. however,
> as all the information is part of the same page, both kmaps
> end up pointing to the same place, rendering the two msrs
> useless.
>
> userspace follows
>
>   
Patches missing?

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/3] kvm clock, next iteration
       [not found]     ` <478CCA85.3070402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2008-01-15 15:04       ` Glauber de Oliveira Costa
  0 siblings, 0 replies; 3+ messages in thread
From: Glauber de Oliveira Costa @ 2008-01-15 15:04 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, jeremy-TSDbQ3PG+2Y

Avi Kivity wrote:
> Glauber de Oliveira Costa wrote:
>> Here's a new version, with some comments addressed.
>> I'm using only one msr instead of two as avi sugested.
>>
>> Reason is that, following another comentary of avi,
>> I'm doing kmap_atomic's instead of kvm_write. however,
>> as all the information is part of the same page, both kmaps
>> end up pointing to the same place, rendering the two msrs
>> useless.
>>
>> userspace follows
>>
>>   
> Patches missing?
> 
really? I sent them through my default send mail script.
I'll send now.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-15 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 21:41 [PATCH 0/3] kvm clock, next iteration Glauber de Oliveira Costa
     [not found] ` <12003469093630-git-send-email-gcosta-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2008-01-15 15:00   ` Avi Kivity
     [not found]     ` <478CCA85.3070402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-15 15:04       ` Glauber de Oliveira Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox