[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ee4a9c65-057b-e406-b788-6d6bc373c909@redhat.com>
Date: Mon, 7 Aug 2017 16:16:58 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Radim Krčmář <rkrcmar@...hat.com>,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: David Hildenbrand <david@...hat.com>
Subject: Re: [PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers
On 05/08/2017 00:12, Radim Krčmář wrote:
> RFC v1: https://www.spinics.net/lists/kvm/msg153753.html
>
> x86_64 and i386 compiles for me, but let's see what build bots think of
> it.
>
> Radim Krčmář (3):
> KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
> KVM: x86: generalize guest_cpuid_has_ helpers
> KVM: x86: use general helpers for some cpuid manipulation
>
> arch/x86/kvm/cpuid.h | 183 +++++++++++++++++----------------------------------
> arch/x86/kvm/mmu.c | 7 +-
> arch/x86/kvm/mtrr.c | 2 +-
> arch/x86/kvm/svm.c | 7 +-
> arch/x86/kvm/vmx.c | 32 ++++-----
> arch/x86/kvm/x86.c | 52 +++++++--------
> 6 files changed, 105 insertions(+), 178 deletions(-)
>
Queued, thanks.
Paolo
Powered by blists - more mailing lists