[GIT PULL] KVM updates for 3.0-rc2

From: Avi Kivity
Date: Mon Jun 06 2011 - 10:31:18 EST


Linus, please pull from

ssh://master.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.0

to receive a few KVM fixes for -rc2. In particular, guest in/out instructions have been faulting when they shouldn't have.


Heiko Carstens (1):
KVM: add missing void __user * cast to access_ok() call

Marcelo Tosatti (1):
KVM: x86: use proper port value when checking io instruction permission

Mike Waychison (1):
KVM: Initialize kvm before registering the mmu notifier

arch/x86/kvm/emulate.c | 82 +++++++++++++++++++++++++++--------------------
virt/kvm/kvm_main.c | 15 +++++---
2 files changed, 56 insertions(+), 41 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/