From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: [PATCH v5 9/9] KVM-GST: KVM Steal time registration Date: Wed, 06 Jul 2011 13:42:07 -0400 Message-ID: <4E149E6F.7060608@redhat.com> References: <1309793548-16714-1-git-send-email-glommer@redhat.com> <1309793548-16714-10-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Jeremy Fitzhardinge , Peter Zijlstra , Avi Kivity , Anthony Liguori , Eric B Munson To: Glauber Costa Return-path: In-Reply-To: <1309793548-16714-10-git-send-email-glommer@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/04/2011 11:32 AM, Glauber Costa wrote: > This patch implements the kvm bits of the steal time infrastructure. > The most important part of it, is the steal time clock. It is an > continuous clock that shows the accumulated amount of steal time > since vcpu creation. It is supposed to survive cpu offlining/onlining. > > Signed-off-by: Glauber Costa > CC: Rik van Riel > CC: Jeremy Fitzhardinge > CC: Peter Zijlstra > CC: Avi Kivity > CC: Anthony Liguori > CC: Eric B Munson Acked-by: Rik van Riel -- All rights reversed