Re: [libvirt] [PATCH 1/2] cpuCompare*: Add support for reporting failure on incompatible CPUs

2014-06-25 Thread Peter Krempa
On 06/25/14 14:34, Jiri Denemark wrote: > When CPU comparison APIs return VIR_CPU_COMPARE_INCOMPATIBLE, the caller > has no clue why the CPU is considered incompatible with host CPU. And in > some cases, it would be nice to be able to get such info in a client > rather than having to look in logs.

[libvirt] [PATCH 1/2] cpuCompare*: Add support for reporting failure on incompatible CPUs

2014-06-25 Thread Jiri Denemark
When CPU comparison APIs return VIR_CPU_COMPARE_INCOMPATIBLE, the caller has no clue why the CPU is considered incompatible with host CPU. And in some cases, it would be nice to be able to get such info in a client rather than having to look in logs. To achieve this, the APIs can be told to return