commit | 7d637978151511148912fe2ea2bac9f9c64f5c35 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Fri Nov 21 20:58:11 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:54:59 2008 +0200 |
tree | 22e335962c537535f3afae23f5f46b76b7d6e248 | |
parent | d176720d34c72f7a8474a12204add93e54fe3ef1 [diff] |
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 <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>