[GIT PULL] KVM updates for 2.6.32-rc5

From: Marcelo Tosatti
Date: Sat Oct 17 2009 - 12:00:36 EST



Linus, please pull from

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

For three KVM fixes: a bug in initialization of debugfs files,
32-bit compile warning fix on KSM glue, and a NULL pointer
dereference in timer emulation.


Darrick J. Wong (1):
KVM: Prevent kvm_init from corrupting debugfs structures

Frederik Deweerdt (1):
KVM: MMU: fix pointer cast

Marcelo Tosatti (1):
KVM: use proper hrtimer function to retrieve expiration time


arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/mmu.c | 16 ++++++++++------
virt/kvm/kvm_main.c | 7 +++----
4 files changed, 15 insertions(+), 12 deletions(-)


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