From: Zhang Xiantao Date: Sun, 18 Nov 2007 10:43:45 +0000 (+0800) Subject: KVM: Portability: Add two hooks to handle kvm_create and destroy vm X-Git-Tag: v2.6.25-rc1~1138^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19a9cd275b0fdc793d1bb8b644b7aad0517e4bc;p=pandora-kernel.git KVM: Portability: Add two hooks to handle kvm_create and destroy vm Add two arch hooks to handle kvm_create_vm and kvm destroy_vm. Now, just put io_bus init and destory in common. Signed-off-by: Zhang Xiantao Signed-off-by: Avi Kivity --- Reading git-diff-tree failed