* [GIT PULL] KVM fixes for 3.5-rc5
@ 2012-07-05 4:14 Marcelo Tosatti
0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2012-07-05 4:14 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 master
To receive the following KVM fixes: memory leak and oops on the x86 mmu code,
and sanitization of the KVM_IRQFD ioctl.
Alex Williamson (3):
KVM: Pass kvm_irqfd to functions
KVM: Add missing KVM_IRQFD API documentation
KVM: Sanitize KVM_IRQFD flags
Xiao Guangrong (2):
KVM: fix fault page leak
KVM: MMU: fix shrinking page from the empty mmu
Documentation/virtual/kvm/api.txt | 17 +++++++++++++++++
arch/x86/kvm/mmu.c | 3 +++
include/linux/kvm_host.h | 4 ++--
virt/kvm/eventfd.c | 23 +++++++++++++----------
virt/kvm/kvm_main.c | 3 ++-
5 files changed, 37 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-05 4:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 4:14 [GIT PULL] KVM fixes for 3.5-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