From: Paul Durrant <pdurrant@amazon.com>
To: kvm@vger.kernel.org
Cc: Paul Durrant <pdurrant@amazon.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Vitaly Kuznetsov <vkuznets@redhat.com>,
Wanpeng Li <wanpengli@tencent.com>,
Jim Mattson <jmattson@google.com>, Joerg Roedel <joro@8bytes.org>
Subject: [PATCH v2 0/2] KVM: x86: Correct adjustment of KVM_CPUID_FEATURES
Date: Fri, 5 Nov 2021 09:50:59 +0000 [thread overview]
Message-ID: <20211105095101.5384-1-pdurrant@amazon.com> (raw)
v2: Pre-requisite patch from Sean.
Paul Durrant (1):
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Sean Christopherson (1):
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/include/asm/processor.h | 5 +-
arch/x86/include/uapi/asm/kvm_para.h | 1 +
arch/x86/kernel/kvm.c | 2 +-
arch/x86/kvm/cpuid.c | 93 +++++++++++++++++++---------
5 files changed, 71 insertions(+), 31 deletions(-)
---
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Wanpeng Li <wanpengli@tencent.com>
Cc: Jim Mattson <jmattson@google.com>
Cc: Joerg Roedel <joro@8bytes.org>
next reply other threads:[~2021-11-05 9:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-05 9:50 Paul Durrant [this message]
2021-11-05 9:51 ` [PATCH v2 1/2] KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows Paul Durrant
2021-11-05 9:51 ` [PATCH v2 2/2] KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES Paul Durrant
2021-11-11 13:57 ` [PATCH v2 0/2] KVM: x86: Correct adjustment of KVM_CPUID_FEATURES Paolo Bonzini
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=20211105095101.5384-1-pdurrant@amazon.com \
--to=pdurrant@amazon.com \
--cc=jmattson@google.com \
--cc=joro@8bytes.org \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=vkuznets@redhat.com \
--cc=wanpengli@tencent.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox