From: Paolo Bonzini Date: Mon, 18 May 2015 11:33:16 +0000 (+0200) Subject: KVM: x86: work on all available address spaces X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da0e4d5ac969909f6b435ce28ea28135a9cbd69;p=pandora-kernel.git KVM: x86: work on all available address spaces This patch has no semantic change, but it prepares for the introduction of a second address space for system management mode. A new function x86_set_memory_region (and the "slots_lock taken" counterpart __x86_set_memory_region) is introduced in order to operate on all address spaces when adding or deleting private memory slots. Reviewed-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed