| commit | 1b48d0abdf3b723f2d0f91172dcc9f89d50a92ce | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Wed May 17 19:24:46 2023 -0700 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Tue May 23 16:51:18 2023 -0700 |
| tree | 62d4375dac236d39a5f91d0833d2c1c49d5ee752 | |
| parent | 51f4d916b52846a1ea357740772401c508607f7f [diff] |
migration/xbzrle: Shuffle function order Place the CONFIG_AVX512BW_OPT block at the top, which will aid function selection in the next patch. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>