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]
Message-Id: <1444834600-14203-1-git-send-email-pbonzini@redhat.com>
Date:	Wed, 14 Oct 2015 16:56:40 +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.3-rc6

Linus,

The following changes since commit d2922422c48df93f3edff7d872ee4f3191fefb08:

  Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS (2015-10-01 14:59:37 +0200)

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

  KVM: x86: fix RSM into 64-bit protected mode (2015-10-14 16:39:52 +0200)

----------------------------------------------------------------
Bug fixes for system management mode emulation.  The first two patches
fix SMM emulation on Nehalem processors.  The others fix some cases
that became apparent as work progressed on the firmware side.

----------------------------------------------------------------
Paolo Bonzini (6):
      KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
      KVM: x86: map/unmap private slots in __x86_set_memory_region
      KVM: x86: clean up kvm_arch_vcpu_runnable
      KVM: x86: fix SMI to halted VCPU
      KVM: x86: fix previous commit for 32-bit
      KVM: x86: fix RSM into 64-bit protected mode

 arch/x86/include/asm/kvm_host.h |   6 +-
 arch/x86/kvm/emulate.c          |  10 ++-
 arch/x86/kvm/vmx.c              |  26 ++------
 arch/x86/kvm/x86.c              | 135 ++++++++++++++++++++++------------------
 4 files changed, 90 insertions(+), 87 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