linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM changes for Linux 5.6-rc6
Date: Sat, 14 Mar 2020 20:09:30 +0100	[thread overview]
Message-ID: <1584212970-13453-1-git-send-email-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit 86f7e90ce840aa1db407d3ea6e9b3a52b2ce923c:

  KVM: VMX: check descriptor table exits on instruction emulation (2020-03-01 19:26:31 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 018cabb694e3923998fdc2908af5268f1d89f48f:

  Merge branch 'kvm-null-pointer-fix' into kvm-master (2020-03-14 12:49:37 +0100)

----------------------------------------------------------------

Bugfixes, x86+s390.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390: Also reset registers in sync regs for initial cpu reset

Haiwei Li (1):
      KVM: SVM: Fix the svm vmexit code for WRMSR

Jason A. Donenfeld (1):
      KVM: fix Kconfig menu text for -Werror

Nitesh Narayan Lal (1):
      KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect

Paolo Bonzini (2):
      Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/.../kvms390/linux into kvm-master
      Merge branch 'kvm-null-pointer-fix' into kvm-master

Sean Christopherson (1):
      KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1

Vitaly Kuznetsov (3):
      KVM: x86: clear stale x86_emulate_ctxt->intercept value
      KVM: x86: remove stale comment from struct x86_emulate_ctxt
      KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs

Wanpeng Li (1):
      KVM: X86: Fix dereference null cpufreq policy

 arch/s390/kvm/kvm-s390.c           | 18 +++++++++++++++++-
 arch/x86/include/asm/kvm_emulate.h |  1 -
 arch/x86/kvm/Kconfig               |  2 +-
 arch/x86/kvm/emulate.c             |  1 +
 arch/x86/kvm/ioapic.c              |  7 +++++--
 arch/x86/kvm/svm.c                 |  3 ++-
 arch/x86/kvm/vmx/nested.c          |  5 +++--
 arch/x86/kvm/vmx/vmx.c             | 16 ++++++++++++++--
 arch/x86/kvm/x86.c                 |  8 +++++---
 9 files changed, 48 insertions(+), 13 deletions(-)

             reply	other threads:[~2020-03-15  2:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-14 19:09 Paolo Bonzini [this message]
2020-03-15  2:30 ` [GIT PULL] KVM changes for Linux 5.6-rc6 pr-tracker-bot

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=1584212970-13453-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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).