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: <20130509135136.GA9616@redhat.com>
Date:	Thu, 9 May 2013 16:51:36 +0300
From:	Gleb Natapov <gleb@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>, kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for the 3.10 merge window

Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.10-2

to receive the KVM fixes for the 3.10 merge window. Most of the fixes
are in the emulator since now we emulate more than we did before for
correctness sake we see more bugs there, but there is also an OOPS fixed
and corruption of xcr0 register.


Asias He (1):
      KVM: Fix kvm_irqfd_init initialization

Gleb Natapov (1):
      KVM: VMX: fix halt emulation while emulating invalid guest sate

Marcelo Tosatti (1):
      KVM: x86: fix maintenance of guest/host xcr0 state

Paolo Bonzini (3):
      KVM: emulator: emulate AAM
      KVM: emulator: emulate XLAT
      KVM: emulator: emulate SALC

 arch/x86/kvm/emulate.c |   42 +++++++++++++++++++++++++++++++++++++++++-
 arch/x86/kvm/vmx.c     |    6 ++++++
 arch/x86/kvm/x86.c     |   40 ++++++++++++++++++++--------------------
 virt/kvm/kvm_main.c    |   18 +++++++++++++-----
 4 files changed, 80 insertions(+), 26 deletions(-)
--
			Gleb.
--
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