From: Gleb Natapov Date: Thu, 5 Mar 2009 14:34:59 +0000 (+0200) Subject: KVM: change the way how lowest priority vcpu is calculated X-Git-Tag: v2.6.31-rc1~393^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1035715ef8d3171e29f9c6aee6f40d57b3fead5;p=pandora-kernel.git KVM: change the way how lowest priority vcpu is calculated The new way does not require additional loop over vcpus to calculate the one with lowest priority as one is chosen during delivery bitmap construction. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed