commit | 5e33a8722254f99cbce6ede73adb4b735d94f58f | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Aug 29 11:46:15 2016 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 13 19:13:30 2016 +0200 |
tree | 9e9e7dd4e52a73a95f31c2e16d6373cacb4e705d | |
parent | a1febc4950f2c6232c002f401d7cd409f6fa6a88 [diff] |
cutils: Rearrange buffer_is_zero acceleration Allow selection of several acceleration functions based on the size and alignment of the buffer. Do not require ifunc support for AVX2 acceleration. Signed-off-by: Richard Henderson <rth@twiddle.net> Message-Id: <1472496380-19706-5-git-send-email-rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>