From: Joerg Roedel Date: Wed, 13 Feb 2008 17:58:45 +0000 (+0100) Subject: KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter X-Git-Tag: v2.6.26-rc1~1028^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6101a96c9efb74c98bba6322d4c5ea89e47e0fe;p=pandora-kernel.git KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter Change the parameter of the init_vmcb() function in the kvm-amd module from struct vmcb to struct vcpu_svm. Signed-off-by: Joerg Roedel Signed-off-by: Markus Rechberger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed