From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:30 +0000 (+0100) Subject: KVM: PPC: Add OSI hypercall interface X-Git-Tag: v2.6.35-rc1~436^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0a048b096ac819f28667602285453468a8d8f9;p=pandora-kernel.git KVM: PPC: Add OSI hypercall interface MOL uses its own hypercall interface to call back into userspace when the guest wants to do something. So let's implement that as an exit reason, specify it with a CAP and only really use it when userspace wants us to. The only user of it so far is MOL. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed