From: Marcelo Tosatti <mtosatti@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm <kvm@vger.kernel.org>,
linux-kernel@vger.kernel.org, Avi Kivity <avi@redhat.com>
Subject: [GIT PULL] KVM updates for 2.6.32-rc5
Date: Sat, 17 Oct 2009 12:59:33 -0300 [thread overview]
Message-ID: <20091017155933.GA5700@amt.cnet> (raw)
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(-)
reply other threads:[~2009-10-17 16:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091017155933.GA5700@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox