On 23/03/2015 16:29, Stefan Hajnoczi wrote:
> From: Paolo Bonzini <pbonz...@redhat.com>
> 
> The loop previously terminated on ffs(0) == 0, now it terminates on
> ctz32(0) + 1 == 33.

... now it terminates on level == 0.

Paolo

Reply via email to