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:	Sun, 02 Jan 2011 15:38:50 +0200
From:	Avi Kivity <avi@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Marcelo Tosatti <mtosatti@...hat.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	KVM list <kvm@...r.kernel.org>
Subject: [GIT PULL] KVM fixes for 2.6.37-rc8

Linus, please pull a couple of late KVM fixes from

   git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.37

The first fixes an issue where a guest with cr0.pg=0, accessing an 
address above 1GB, that is backed by a large host page, triggers a 
BUG_ON().  The second is a fix for a long standing virtual i8259 bug 
that was somehow exposed by the first fix.

Avi Kivity (2):
       KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
       KVM: i8259: initialize isr_ack

  arch/x86/kvm/i8259.c |    2 ++
  arch/x86/kvm/mmu.c   |    3 ++-
  2 files changed, 4 insertions(+), 1 deletions(-)

-- 
error compiling committee.c: too many arguments to function

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