[CRIU] [PATCH 10/14] zdtm: Add cpuid.h

Pavel Emelyanov xemul at parallels.com
Fri Dec 21 07:47:42 EST 2012


On 12/20/2012 03:55 PM, Cyrill Gorcunov wrote:
> 
> The test for fpu transition will require to do
> a runtime check for the cpu features it's running
> on. For this sake we need to use cpuid. Thus make
> it more widely available by providing in the general
> header.
> 
> The code is adopted from the linux kernel code.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  test/zdtm/lib/cpuid.h | 39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
>  create mode 100644 test/zdtm/lib/cpuid.h
> 


How about the live/static/mmx00.c and live/static/sse*.c?


More information about the CRIU mailing list