All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Zachary Amsden <zamsden@redhat.com>,
	kvm@vger.kernel.org
Subject: Re: [PATCH 0/6] TSC scaling support for KVM v3
Date: Sun, 27 Mar 2011 12:58:53 +0200	[thread overview]
Message-ID: <4D8F186D.1030103@redhat.com> (raw)
In-Reply-To: <1301042691-22929-1-git-send-email-joerg.roedel@amd.com>

On 03/25/2011 10:44 AM, Joerg Roedel wrote:
> Hi,
>
> this is the third round of my patches to support tsc-scaling in KVM. The
> changes to v2 address Avi's comments from yesterday. Besides that the
> whole virtual_tsc_khz thing has been moved out of the vm into the vcpu
> data structure. The mult and shift parts where renamed to tsc_catchup_*
> because this is their actual use (and because the handling of
> virtual_tsc_khz has changed so that is made sense to seperate them).
>
> Comments and feedback (or merging) appreciated :-)
>

Looks good.



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


  parent reply	other threads:[~2011-03-27 10:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25  8:44 [PATCH 0/6] TSC scaling support for KVM v3 Joerg Roedel
2011-03-25  8:44 ` [PATCH 1/6] KVM: SVM: Implement infrastructure for TSC_RATE_MSR Joerg Roedel
2011-03-25  8:44 ` [PATCH 2/6] KVM: X86: Let kvm-clock report the right tsc frequency Joerg Roedel
2011-03-25  8:44 ` [PATCH 3/6] KVM: X86: Make tsc_delta calculation a function of guest tsc Joerg Roedel
2011-03-27 10:57   ` Avi Kivity
2011-03-27 11:10     ` Joerg Roedel
2011-04-16 16:09   ` Jan Kiszka
2011-04-17 12:06     ` Joerg Roedel
2011-04-19  0:02       ` Zachary Amsden
2011-04-19  6:46         ` Roedel, Joerg
2011-04-19  6:49           ` Jan Kiszka
2011-04-19 14:15             ` Zachary Amsden
2011-04-19 14:24               ` Jan Kiszka
2011-04-18  8:03     ` Roedel, Joerg
2011-04-18  9:12       ` Jan Kiszka
2011-04-18  9:25         ` Joerg Roedel
2011-03-25  8:44 ` [PATCH 4/6] KVM: X86: Implement call-back to propagate virtual_tsc_khz Joerg Roedel
2011-03-25  8:44 ` [PATCH 5/6] KVM: X86: Delegate tsc-offset calculation to architecture code Joerg Roedel
2011-03-25  8:44 ` [PATCH 6/6] KVM: X86: Implement userspace interface to set virtual_tsc_khz Joerg Roedel
2011-03-27 10:58 ` Avi Kivity [this message]
2011-04-06  7:33 ` [PATCH 0/6] TSC scaling support for KVM v3 Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D8F186D.1030103@redhat.com \
    --to=avi@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=zamsden@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.