From: Paolo Bonzini Date: Sun, 17 May 2015 15:30:37 +0000 (+0200) Subject: KVM: implement multiple address spaces X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f481b069e674378758c73761827e83ab05c46b52;p=pandora-kernel.git KVM: implement multiple address spaces Only two ioctls have to be modified; the address space id is placed in the higher 16 bits of their slot id argument. As of this patch, no architecture defines more than one address space; x86 will be the first. Reviewed-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed