* [GIT PULL] KVM fixes for v4.10-rc3
@ 2017-01-06 19:52 Radim Krčmář
0 siblings, 0 replies; only message in thread
From: Radim Krčmář @ 2017-01-06 19:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Paolo Bonzini, linux-kernel, kvm
Linus,
The following changes since commit ef85b67385436ddc1998f45f1d6a210f935b3388:
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) (2016-12-19 16:05:31 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 69130ea1e6b9167d2459e2bab521196d0a0c0e68:
KVM: VMX: remove duplicated declaration (2017-01-05 15:08:48 +0100)
----------------------------------------------------------------
KVM fixes for v4.10-rc3
MIPS: (both for stable)
- fix host kernel crashes when receiving a signal with 64-bit userspace
- flush instruction cache on all vcpus after generating entry code
x86:
- fix NULL dereference in MMU caused by SMM transitions (for stable)
- correct guest instruction pointer after emulating some VMX errors
- minor cleanup
----------------------------------------------------------------
David Matlack (1):
KVM: nVMX: fix instruction skipping during emulated vm-entry
James Hogan (2):
KVM: MIPS: Don't clobber CP0_Status.UX
KVM: MIPS: Flush KVM entry code from icache globally
Jan Dakinevich (1):
KVM: VMX: remove duplicated declaration
Xiao Guangrong (1):
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
arch/mips/kvm/entry.c | 5 ++++-
arch/mips/kvm/mips.c | 4 ++--
arch/x86/kvm/vmx.c | 14 ++++----------
arch/x86/kvm/x86.c | 9 +++++++--
4 files changed, 17 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-06 19:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06 19:52 [GIT PULL] KVM fixes for v4.10-rc3 Radim Krčmář
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).