KVM: x86: switch kvm_set_memory_alias to SRCU update
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 23 Dec 2009 16:35:23 +0000 (14:35 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:45 +0000 (12:35 -0300)
commita983fb238728e1123177e8058d4f644b949a7d05
tree55f9b26d8ace10a1233b293dd423eae2d0ff9046
parentb050b015abbef8225826eecb6f6b4d4a6dea7b79
KVM: x86: switch kvm_set_memory_alias to SRCU update

Using a similar two-step procedure as for memslots.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c
include/linux/kvm_host.h
virt/kvm/kvm_main.c