linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Cc: Liran Alon <liran.alon@oracle.com>
Subject: [PATCH 0/3] KVM: nVMX: fixes for host get/set MSR
Date: Tue,  2 Jul 2019 17:04:33 +0200	[thread overview]
Message-ID: <1562079876-20756-1-git-send-email-pbonzini@redhat.com> (raw)

These are three small bugs that were found while implementing QEMU
support for user-specified VMX features.

Paolo

Paolo Bonzini (3):
  KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
  KVM: nVMX: allow setting the VMFUNC controls MSR
  KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST

 arch/x86/kvm/svm.c        |  1 +
 arch/x86/kvm/vmx/nested.c | 12 +++++++++++-
 arch/x86/kvm/vmx/vmx.c    |  2 ++
 arch/x86/kvm/x86.c        | 20 ++++++++++++++++++++
 4 files changed, 34 insertions(+), 1 deletion(-)

-- 
1.8.3.1


             reply	other threads:[~2019-07-02 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02 15:04 Paolo Bonzini [this message]
2019-07-02 15:04 ` [PATCH 1/3] KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS Paolo Bonzini
2019-07-02 15:17   ` Liran Alon
2019-07-02 15:04 ` [PATCH 2/3] KVM: nVMX: allow setting the VMFUNC controls MSR Paolo Bonzini
2019-07-02 15:27   ` Liran Alon
2019-07-02 15:04 ` [PATCH 3/3] KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST 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=1562079876-20756-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liran.alon@oracle.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;
as well as URLs for NNTP newsgroup(s).