Home
last modified time | relevance | path

Searched hist:"51 f4d916" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dbufferiszero.c51f4d916 Wed May 17 21:10:59 CDT 2023 Richard Henderson <richard.henderson@linaro.org> util/bufferiszero: Use i386 host/cpuinfo.h

Use cpuinfo_init() during init_accel(), and the variable cpuinfo
during test_buffer_is_zero_next_accel(). Adjust the logic that
cycles through the set of accelerators for testing.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>