Messages in this thread |  | | From | Paolo Bonzini <> | Subject | [GIT PULL] KVM fixes for 3.12 | Date | Wed, 30 Oct 2013 12:22:50 +0100 |
| |
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(-)
|  |