From: Gleb Natapov Date: Tue, 7 Oct 2008 13:42:33 +0000 (+0200) Subject: KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback X-Git-Tag: v2.6.29-rc1~539^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f179287fa02723215eecf681d812b303c243973;p=pandora-kernel.git KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback Call kvm_arch_vcpu_reset() instead of directly using arch callback. The function does additional things. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed