Re: [libvirt] [PATCH 0/3] cpu_x86: Few small fixes

2018-01-10 Thread Pavel Hrdina
On Mon, Jan 08, 2018 at 08:47:10PM +0100, Jiri Denemark wrote: > I found these issues when working on patches and tests for CVE-2017-5715 > part of Spectre. > > Jiri Denemark (3): > cputest: Fix cpu-cpuid.py diff command > cpu_x86: Add debug messages to x86DecodeUseCandidate > cpu_x86: Copy

[libvirt] [PATCH 0/3] cpu_x86: Few small fixes

2018-01-08 Thread Jiri Denemark
I found these issues when working on patches and tests for CVE-2017-5715 part of Spectre. Jiri Denemark (3): cputest: Fix cpu-cpuid.py diff command cpu_x86: Add debug messages to x86DecodeUseCandidate cpu_x86: Copy CPU signature from ancestor src/cpu/cpu_x86.c