From: Marcelo Tosatti Date: Thu, 3 Jan 2013 13:41:39 +0000 (-0200) Subject: KVM: x86: use dynamic percpu allocations for shared msrs area X-Git-Tag: v3.8-rc4~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013f6a5d3dd9e4ebf4b49ca427b9c1f2e2a1b767;p=pandora-kernel.git KVM: x86: use dynamic percpu allocations for shared msrs area Use dynamic percpu allocations for the shared msrs structure, to avoid using the limited reserved percpu space. Reviewed-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed