From: Radim Krčmář Date: Thu, 21 Aug 2014 16:08:05 +0000 (+0200) Subject: KVM: add kvm_arch_sched_in X-Git-Tag: fixes-for-v3.18-merge-window~23^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e790d9ef6405633b007339d746b709aed43a928d;p=pandora-kernel.git KVM: add kvm_arch_sched_in Introduce preempt notifiers for architecture specific code. Advantage over creating a new notifier in every arch is slightly simpler code and guaranteed call order with respect to kvm_sched_in. Signed-off-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed