public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Radim Krčmář" <rkrcmar@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for v4.13-rc2
Date: Fri, 21 Jul 2017 19:34:03 +0200	[thread overview]
Message-ID: <20170721173403.GA11710@potion> (raw)

Linus,

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to f1ff89ec4447c4e39d275a1ca3de43eed2a92745:

  kvm: x86: hyperv: avoid livelock in oneshot SynIC timers (2017-07-20 17:00:00 +0200)

----------------------------------------------------------------
KVM fixes for v4.13-rc2

A bunch of small fixes for x86.

----------------------------------------------------------------
Arnd Bergmann (1):
      x86: add MULTIUSER dependency for KVM

Dan Carpenter (1):
      KVM: x86: masking out upper bits

Jim Mattson (1):
      KVM: nVMX: Disallow VM-entry in MOV-SS shadow

Paolo Bonzini (1):
      KVM: nVMX: track NMI blocking state separately for each VMCS

Roman Kagan (1):
      kvm: x86: hyperv: avoid livelock in oneshot SynIC timers

Wanpeng Li (1):
      KVM: VMX: Fix invalid guest state detection after task-switch emulation

 arch/x86/kvm/Kconfig  |  2 +-
 arch/x86/kvm/hyperv.c |  7 ++++---
 arch/x86/kvm/vmx.c    | 46 +++++++++++++++++++++++++++++++---------------
 arch/x86/kvm/x86.c    |  4 ++--
 4 files changed, 38 insertions(+), 21 deletions(-)

                 reply	other threads:[~2017-07-21 17:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170721173403.GA11710@potion \
    --to=rkrcmar@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@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