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 Linux 4.16-rc8
Date: Thu, 29 Mar 2018 23:10:20 +0200 [thread overview]
Message-ID: <20180329211019.GB27079@flask> (raw)
Linus,
The following changes since commit daaf216c06fba4ee4dc3f62715667da929d68774:
KVM: x86: Fix device passthrough when SME is active (2018-03-16 14:32:23 +0100)
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 17a1079d9c63579d6e392a526405b8888e9ede37:
KVM: x86: Fix pv tlb flush dependencies (2018-03-28 15:53:34 +0200)
----------------------------------------------------------------
KVM fixes for v4.16-rc8
PPC:
- Fix a bug causing occasional machine check exceptions on POWER8 hosts
(introduced in 4.16-rc1)
x86:
- Fix a guest crashing regression with nested VMX and restricted guest
(introduced in 4.16-rc1)
- Fix dependency check for pv tlb flush (The wrong dependency that
effectively disabled the feature was added in 4.16-rc4, the original
feature in 4.16-rc1, so it got decent testing.)
----------------------------------------------------------------
Paolo Bonzini (1):
Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/.../paulus/powerpc into kvm-master
Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Sean Christopherson (1):
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Wanpeng Li (1):
KVM: x86: Fix pv tlb flush dependencies
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 35 +++++++++++++++++----------------
arch/x86/kernel/kvm.c | 4 ++--
arch/x86/kvm/vmx.c | 10 +++++-----
3 files changed, 25 insertions(+), 24 deletions(-)
reply other threads:[~2018-03-29 21:10 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=20180329211019.GB27079@flask \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.