KVM: change the way how lowest priority vcpu is calculated
authorGleb Natapov <gleb@redhat.com>
Thu, 5 Mar 2009 14:34:59 +0000 (16:34 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:27 +0000 (11:48 +0300)
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 <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found