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] KVM fixes for Linux 5.3-rc6
Date: Wed, 21 Aug 2019 19:36:50 +0200	[thread overview]
Message-ID: <1566409010-50104-1-git-send-email-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit a738b5e75b4c13be3485c82eb62c30047aa9f164:

  Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2019-08-09 16:53:50 +0200)

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 e4427372398c31f57450565de277f861a4db5b3b:

  selftests/kvm: make platform_info_test pass on AMD (2019-08-21 19:08:18 +0200)

----------------------------------------------------------------
* A couple bugfixes, and mostly selftests changes.

----------------------------------------------------------------
Miaohe Lin (1):
      KVM: x86: svm: remove redundant assignment of var new_entry

Paolo Bonzini (7):
      MAINTAINERS: change list for KVM/s390
      MAINTAINERS: add KVM x86 reviewers
      selftests: kvm: do not try running the VM in vmx_set_nested_state_test
      selftests: kvm: provide common function to enable eVMCS
      selftests: kvm: fix vmx_set_nested_state_test
      selftests: kvm: fix state save/load on processors without XSAVE
      Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"

Radim Krcmar (1):
      kvm: x86: skip populating logical dest map if apic is not sw enabled

Vitaly Kuznetsov (1):
      selftests/kvm: make platform_info_test pass on AMD

 MAINTAINERS                                        | 19 +++++++------
 arch/x86/kvm/lapic.c                               |  5 ++++
 arch/x86/kvm/mmu.c                                 | 33 +---------------------
 arch/x86/kvm/svm.c                                 |  1 -
 tools/testing/selftests/kvm/include/evmcs.h        |  2 ++
 tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++++++----
 tools/testing/selftests/kvm/lib/x86_64/vmx.c       | 20 +++++++++++++
 tools/testing/selftests/kvm/x86_64/evmcs_test.c    | 15 ++--------
 tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c  | 12 +++-----
 .../selftests/kvm/x86_64/platform_info_test.c      |  2 +-
 .../kvm/x86_64/vmx_set_nested_state_test.c         | 32 +++++++++------------
 11 files changed, 69 insertions(+), 88 deletions(-)

             reply	other threads:[~2019-08-21 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-21 17:36 Paolo Bonzini [this message]
2019-08-21 20:35 ` [GIT PULL] KVM fixes for Linux 5.3-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=1566409010-50104-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).