kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM updates for 2.6.32-rc5
@ 2009-10-17 15:59 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2009-10-17 15:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm, linux-kernel, Avi Kivity


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-17 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17 15:59 [GIT PULL] KVM updates for 2.6.32-rc5 Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).