From: Alexander Graf Date: Thu, 29 Jul 2010 12:47:57 +0000 (+0200) Subject: KVM: PPC: Generic KVM PV guest support X-Git-Tag: v2.6.37-rc1~142^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17051cb8d223dffd6bb847b0565ef1654f8e0e1;p=pandora-kernel.git KVM: PPC: Generic KVM PV guest support We have all the hypervisor pieces in place now, but the guest parts are still missing. This patch implements basic awareness of KVM when running Linux as guest. It doesn't do anything with it yet though. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed