lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 14 Jul 2015 12:12:51 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, gleb@...nel.org, kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for 4.2-rc3

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ