* [GIT PULL] KVM fixes for 2.6.35-rc6
@ 2010-07-25 12:02 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2010-07-25 12:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Marcelo Tosatti, KVM list, linux-kernel
Linus, please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35
to get a couple of fairly critical fixes for 2.6.35-rc6. One works
around the vmalloc() performance regression, the fix for which did not
make it into 2.6.35, and the other fixes failures of the RHEL 6 beta as
a guest, which has been frequently reported.
Avi Kivity (1):
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
Xiao Guangrong (1):
KVM: MMU: fix conflict access permissions in direct sp
arch/x86/kvm/paging_tmpl.h | 1 +
arch/x86/kvm/x86.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-25 12:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-25 12:02 [GIT PULL] KVM fixes for 2.6.35-rc6 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox