All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 4.15-rc7
@ 2018-01-06 21:34 Radim Krčmář
  0 siblings, 0 replies; only message in thread
From: Radim Krčmář @ 2018-01-06 21:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Paolo Bonzini, linux-kernel, kvm

Linus,

The following changes since commit aa12f594f97efe50223611dbd13ecca4e8dafee6:

  tools/kvm_stat: sort '-f help' output (2017-12-21 13:03:32 +0100)

are available in the Git repository at:

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

for you to fetch changes up to bb4945e60dd0b5afb0e92bc8006ce560948fbc39:

  Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux (2018-01-06 17:26:37 +0100)

----------------------------------------------------------------
KVM fixes for v4.15-rc7

s390:
* Two fixes for potential bitmap overruns in the cmma migration code

x86:
* Clear guest provided GPRs to defeat the Project Zero PoC for CVE
  2017-5715

----------------------------------------------------------------
Christian Borntraeger (2):
      KVM: s390: fix cmma migration for multiple memory slots
      KVM: s390: prevent buffer overrun on memory hotplug during migration

Jim Mattson (1):
      kvm: vmx: Scrub hardware GPRs at VM-exit

Radim Krčmář (1):
      Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/.../kvms390/linux

 arch/s390/kvm/kvm-s390.c |  9 +++++----
 arch/s390/kvm/priv.c     |  2 +-
 arch/x86/kvm/svm.c       | 19 +++++++++++++++++++
 arch/x86/kvm/vmx.c       | 14 +++++++++++++-
 4 files changed, 38 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-06 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-06 21:34 [GIT PULL] KVM fixes for Linux 4.15-rc7 Radim Krčmář

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.