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:	Fri, 24 Jul 2015 14:14:38 +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 changes for 4.2-rc4

Linus,

The following changes since commit c5dfd654d0ec0a28fe81e7bd4d4fd984a9855e09:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-07-22 14:45:25 -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 0da029ed7ee5fdf49a2a0e14160c3e9999be9292:

  KVM: x86: rename quirk constants to KVM_X86_QUIRK_* (2015-07-23 08:24:42 +0200)

----------------------------------------------------------------
Everything related to the new quirks and memory type features:

* small improvements to the quirks API

* extending one of the quirks from just AMD to Intel as well, because
4.2 can show the same problem with problematic firmware on Intel too.

----------------------------------------------------------------
Paolo Bonzini (2):
      KVM: x86: introduce kvm_check_has_quirk
      KVM: x86: rename quirk constants to KVM_X86_QUIRK_*

Xiao Guangrong (3):
      KVM: MTRR: fix memory type handling if MTRR is completely disabled
      KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
      KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED

 arch/x86/include/uapi/asm/kvm.h |  4 ++--
 arch/x86/kvm/lapic.c            |  2 +-
 arch/x86/kvm/mtrr.c             | 40 ++++++++++++++++++++++++++++++----------
 arch/x86/kvm/svm.c              |  2 +-
 arch/x86/kvm/vmx.c              |  5 ++++-
 arch/x86/kvm/x86.h              |  5 +++++
 6 files changed, 43 insertions(+), 15 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