[GIT PULL] KVM fixes for 3.12

From: Paolo Bonzini
Date: Wed Oct 30 2013 - 07:23:01 EST


Linus,

The following changes since commit 7314e613d5ff9f0934f7a0f74ed7973b903315d1:

Fix a few incorrectly checked [io_]remap_pfn_range() calls (2013-10-29 10:21:34 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 0c8eb04a6241da28deb108181213b791c378123b:

KVM: use a more sensible error number when debugfs directory creation fails (2013-10-30 12:15:34 +0100)

----------------------------------------------------------------
Fixes for the 3.12 debugfs problem---removing the duplicate directory
name, and using a better the error code.

----------------------------------------------------------------
Paolo Bonzini (1):
KVM: use a more sensible error number when debugfs directory creation fails

Tim Gardner (1):
KVM: Fix modprobe failure for kvm_intel/kvm_amd

arch/x86/kernel/kvm.c | 2 +-
virt/kvm/kvm_main.c | 2 +-
2 files changed, 2 insertions(+), 2 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/