From: Paolo Bonzini Date: Fri, 14 Nov 2014 09:22:07 +0000 (+0100) Subject: kvm: memslots: track id_to_index changes during the insertion sort X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8593176c677226ead5b4effbd667dd19d5cba5ea;p=pandora-kernel.git kvm: memslots: track id_to_index changes during the insertion sort This completes the optimization from the previous patch, by removing the KVM_MEM_SLOTS_NUM-iteration loop from insert_memslot. Reviewed-by: Igor Mammedov Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed