From: Alexander Graf Date: Tue, 3 Aug 2010 09:32:56 +0000 (+0200) Subject: KVM: PPC: Add feature bitmap for magic page X-Git-Tag: v2.6.37-rc1~142^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7508e16c9f2a20f7721d7bc47c33a7b34c873a2c;p=pandora-kernel.git KVM: PPC: Add feature bitmap for magic page We will soon add SR PV support to the shared page, so we need some infrastructure that allows the guest to query for features KVM exports. This patch adds a second return value to the magic mapping that indicated to the guest which features are available. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed