]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: add memslots argument to kvm_arch_memslots_updated
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 17 May 2015 19:26:08 +0000 (21:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 26 May 2015 10:40:17 +0000 (12:40 +0200)
commit8ded0741cc7817dd198983de849b9168ff419c6c
treec74582e006912a942928754801143f0144cee7a7
parentd72e5055e189c3400cfa5c9bee6bf4ff1b7ff393
KVM: add memslots argument to kvm_arch_memslots_updated

Prepare for the case of multiple address spaces.

Reviewed-by: Radim Krcmar <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/arm/kvm/mmu.c
arch/mips/include/asm/kvm_host.h
arch/powerpc/include/asm/kvm_host.h
arch/s390/include/asm/kvm_host.h
arch/x86/kvm/x86.c
include/linux/kvm_host.h
include/linux/kvm_types.h
virt/kvm/kvm_main.c