From: Xiantao Zhang Date: Fri, 21 Nov 2008 12:58:11 +0000 (+0800) Subject: KVM: ia64: Define printk function for kvm-intel module X-Git-Tag: v2.6.29-rc1~539^2~67 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d637978151511148912fe2ea2bac9f9c64f5c35;p=pandora-kernel.git KVM: ia64: Define printk function for kvm-intel module kvm-intel module is relocated to an isolated address space with kernel, so it can't call host kernel's printk for debug purpose. In the module, we implement the printk to output debug info of vmm. Signed-off-by: Xiantao Zhang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed