Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705559
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers |
| Date | 2017-08-07 16:20 +0200 |
| Message-ID | <ubR2W-W5-43@gated-at.bofh.it> (permalink) |
| References | <uaT6N-4ub-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers Radim Krčmář <rkrcmar@redhat.com> - 2017-08-05 00:20 +0200
[PATCH v2 3/3] KVM: x86: use general helpers for some cpuid manipulation Radim Krčmář <rkrcmar@redhat.com> - 2017-08-05 00:20 +0200
Re: [PATCH v2 3/3] KVM: x86: use general helpers for some cpuid manipulation David Hildenbrand <david@redhat.com> - 2017-08-07 10:40 +0200
[PATCH v2 1/3] KVM: x86: X86_FEATURE_NRIPS is not scattered anymore Radim Krčmář <rkrcmar@redhat.com> - 2017-08-05 00:20 +0200
Re: [PATCH v2 1/3] KVM: x86: X86_FEATURE_NRIPS is not scattered anymore David Hildenbrand <david@redhat.com> - 2017-08-07 10:30 +0200
[PATCH v2 2/3] KVM: x86: generalize guest_cpuid_has_ helpers Radim Krčmář <rkrcmar@redhat.com> - 2017-08-05 00:20 +0200
Re: [PATCH v2 2/3] KVM: x86: generalize guest_cpuid_has_ helpers David Hildenbrand <david@redhat.com> - 2017-08-07 10:40 +0200
Re: [PATCH v2 0/3] KVM: x86: generalize guest cpuid helpers Paolo Bonzini <pbonzini@redhat.com> - 2017-08-07 16:20 +0200
csiph-web