linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.2-rc3
@ 2015-07-14 10:12 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2015-07-14 10:12 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

Linus,

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

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

  kvm: x86: fix load xsave feature warning (2015-07-10 13:26:45 +0200)

----------------------------------------------------------------
* Fix FPU refactoring ("kvm: x86: fix load xsave feature warning")
* Fix eager FPU mode (Cc stable).
* AMD bits of MTRR virtualization.

----------------------------------------------------------------
Jan Kiszka (1):
      KVM: SVM: Sync g_pat with guest-written PAT value

Paolo Bonzini (5):
      x86: hyperv: add CPUID bit for crash handlers
      KVM: x86: reintroduce kvm_is_mmio_pfn
      KVM: count number of assigned devices
      KVM: SVM: use NPT page attributes
      KVM: x86: apply guest MTRR virtualization on host reserved pages

Radim Krčmář (1):
      KVM: VMX: fix vmwrite to invalid VMCS

Wanpeng Li (1):
      kvm: x86: fix load xsave feature warning

 arch/x86/include/asm/kvm_host.h    |   2 +
 arch/x86/include/uapi/asm/hyperv.h |   2 +
 arch/x86/kvm/cpuid.c               |   2 +
 arch/x86/kvm/iommu.c               |   2 +
 arch/x86/kvm/mmu.c                 |  10 +++-
 arch/x86/kvm/svm.c                 | 108 +++++++++++++++++++++++++++++++++++--
 arch/x86/kvm/vmx.c                 |  11 ++--
 arch/x86/kvm/x86.c                 |  26 ++++++---
 include/linux/kvm_host.h           |  18 +++++++
 virt/kvm/vfio.c                    |   5 ++
 10 files changed, 165 insertions(+), 21 deletions(-)

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

only message in thread, other threads:[~2015-07-14 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14 10:12 [GIT PULL] KVM fixes for 4.2-rc3 Paolo Bonzini

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).