On Mon, Mar 27, 2017 at 16:11:17 +0200, Pavel Hrdina wrote:
On Fri, Mar 17, 2017 at 05:36:38PM +0100, Jiri Denemark wrote:
> Jiri Denemark (14):
> cpu_conf: Introduce virCPUDefFreeFeatures
> cpu: Introduce virCPUExpandFeatures
> cpu: Drop unused flags from cpuArchDecode
> cpu: Move feature expansion out of cpuBaseline
> cpu: Do not pass virConnectBaselineCPUFlags to cpuBaseline
> cputest: Move instantiation of JSONDecoder in cpu-convert.py
> cputest: Rename cpu-convert.py script as cpu-cpuid.py
> cputest: Add cpuidIsSet helper to cpu-cpuid.py
> cputest: Add cpuidLeaf helper to cpu-cpuid.py
> cputest: Add "diff" command to cpu-cpuid.py
> cputest: Generate data for virCPUUpdateLive
> cputest: Disable TSX on broken models
> cputest: Disable "cmt" feature unknown to QEMU
> cputest: Add tests for virCPUUpdateLive API
ACK series but see my comment for patch 10/14.
OK, I modified 10/14 according to your suggestions, checked that the
script generates identical files to those from 11/14, and pushed this
series. (And broke syntax check in non VPATH.)
Thanks
Jirka