From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:19 +0000 (+0000) Subject: Export symbols for KVM module X-Git-Tag: v2.6.33-rc1~293^2~86^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab79aa801b6b4f2e2fb508d6107cdd9320d682d;p=pandora-kernel.git Export symbols for KVM module We want to be able to build KVM as a module. To enable us doing so, we need some more exports from core Linux parts. This patch exports all functions and variables that are required for KVM. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed