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, rkrcmar@redhat.com, kvm@vger.kernel.org
Subject: [GIT PULL] More KVM fixes for 5.4-rc8
Date: Fri, 15 Nov 2019 10:44:52 +0100	[thread overview]
Message-ID: <1573811092-12834-1-git-send-email-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit 8c5bd25bf42effd194d4b0b43895c42b374e620b:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2019-11-12 13:19:15 -0800)

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 9cb09e7c1c9af2968d5186ef9085f05641ab65d9:

  KVM: Add a comment describing the /dev/kvm no_compat handling (2019-11-15 10:14:04 +0100)

----------------------------------------------------------------
* Fixes for CONFIG_KVM_COMPAT=n
* Two updates to the IFU erratum
* selftests build fix
* Brown paper bag fix

----------------------------------------------------------------
Marc Zyngier (2):
      KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
      KVM: Add a comment describing the /dev/kvm no_compat handling

Paolo Bonzini (1):
      kvm: x86: disable shattered huge page recovery for PREEMPT_RT.

Sean Christopherson (1):
      KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()

Vitaly Kuznetsov (1):
      selftests: kvm: fix build with glibc >= 2.30

Xiaoyao Li (1):
      KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()

 arch/x86/kvm/mmu.c                       | 10 +++++++---
 arch/x86/kvm/x86.c                       |  4 ++++
 tools/testing/selftests/kvm/lib/assert.c |  4 ++--
 virt/kvm/kvm_main.c                      | 15 ++++++++++++++-
 4 files changed, 27 insertions(+), 6 deletions(-)

             reply	other threads:[~2019-11-15  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-15  9:44 Paolo Bonzini [this message]
2019-11-15 17:35 ` [GIT PULL] More KVM fixes for 5.4-rc8 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=1573811092-12834-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkrcmar@redhat.com \
    --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).