From: Christian Borntraeger Date: Thu, 11 Oct 2007 13:34:17 +0000 (+0200) Subject: KVM: Per-architecture hypercall definitions X-Git-Tag: v2.6.25-rc1~1138^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f43238d036fb30e73563e81e42d9c6f1de5551a;p=pandora-kernel.git KVM: Per-architecture hypercall definitions Currently kvm provides hypercalls only for x86* architectures. To provide hypercall infrastructure for other kvm architectures I split kvm_para.h into a generic header file and architecture specific definitions. Signed-off-by: Christian Borntraeger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed