From: Sean Christopherson <seanjc@google.com>
To: isaku.yamahata@intel.com, pbonzini@redhat.com,
erdemaktas@google.com, vkuznets@redhat.com,
vannapurve@google.com, jmattson@google.com, mlevitsk@redhat.com,
xiaoyao.li@intel.com, chao.gao@intel.com,
rick.p.edgecombe@intel.com,
Reinette Chatre <reinette.chatre@intel.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
Date: Wed, 5 Jun 2024 07:06:45 -0700 [thread overview]
Message-ID: <ZmBw9R_jkNLYXkJh@google.com> (raw)
In-Reply-To: <171754361450.2780320.9936421038178572773.b4-ty@google.com>
On Tue, Jun 04, 2024, Sean Christopherson wrote:
> On Thu, 25 Apr 2024 15:06:58 -0700, Reinette Chatre wrote:
> > Changes from v4:
> > - v4: https://lore.kernel.org/lkml/cover.1711035400.git.reinette.chatre@intel.com/
> > - Rename capability from KVM_CAP_X86_APIC_BUS_FREQUENCY to
> > KVM_CAP_X86_APIC_BUS_CYCLES_NS. (Xiaoyao Li).
> > - Include "Testing" section in cover letter.
> > - Add Rick's Reviewed-by tags.
> > - Rebased on latest of "next" branch of https://github.com/kvm-x86/linux.git
> >
> > [...]
>
> Applied the KVM changes to kvm-x86 misc (I'm feeling lucky). Please prioritize
> refreshing the selftests patch, I'd like to get it applied sooner than later
> for obvious reasons (I'm not feeling _that_ lucky).
>
> [1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
> https://github.com/kvm-x86/linux/commit/41c7b1bb656c
> [2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable
> https://github.com/kvm-x86/linux/commit/01de6ce03b1e
> [3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
> https://github.com/kvm-x86/linux/commit/937296fd3deb
> [4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency
> (not applied)
FYI, the hashes changed as I had to drop an unrelated commit.
[1/3] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
https://github.com/kvm-x86/linux/commit/f9e1cbf1805e
[2/3] KVM: x86: Make nanoseconds per APIC bus cycle a VM variable
https://github.com/kvm-x86/linux/commit/b460256b162d
[3/3] KVM: x86: Add a capability to configure bus frequency for APIC timer
https://github.com/kvm-x86/linux/commit/6fef518594bc
prev parent reply other threads:[~2024-06-05 14:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-25 22:06 [PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable Reinette Chatre
2024-04-25 22:06 ` [PATCH V5 1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V Reinette Chatre
2024-04-25 22:07 ` [PATCH V5 2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable Reinette Chatre
2024-04-29 4:23 ` Xiaoyao Li
2024-04-25 22:07 ` [PATCH V5 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer Reinette Chatre
2024-04-28 6:24 ` Yuan Yao
2024-04-29 5:28 ` Xiaoyao Li
2024-04-25 22:07 ` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency Reinette Chatre
2024-04-26 23:06 ` Chen, Zide
2024-04-26 23:26 ` Reinette Chatre
2024-04-27 5:38 ` Chen, Zide
2024-04-29 15:23 ` Reinette Chatre
2024-06-03 17:25 ` Sean Christopherson
2024-06-04 23:49 ` Reinette Chatre
2024-06-05 14:22 ` Sean Christopherson
2024-06-06 17:27 ` Reinette Chatre
2024-06-04 23:29 ` [PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable Sean Christopherson
2024-06-05 14:06 ` Sean Christopherson [this message]
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=ZmBw9R_jkNLYXkJh@google.com \
--to=seanjc@google.com \
--cc=chao.gao@intel.com \
--cc=erdemaktas@google.com \
--cc=isaku.yamahata@intel.com \
--cc=jmattson@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mlevitsk@redhat.com \
--cc=pbonzini@redhat.com \
--cc=reinette.chatre@intel.com \
--cc=rick.p.edgecombe@intel.com \
--cc=vannapurve@google.com \
--cc=vkuznets@redhat.com \
--cc=xiaoyao.li@intel.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.