libvirt/include/libvirt
Jiri Denemark b14954fc12 cpuCompare*: Add support for reporting failure on incompatible CPUs
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 VIR_ERR_CPU_INCOMPATIBLE
error for incompatible CPUs and the reason will be described in the
associated error message.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2014-06-26 00:43:54 +02:00
..
libvirt-lxc.h syntax-check: Only allows to include public headers in external tools 2013-04-18 11:31:19 +08:00
libvirt-qemu.h qemu: allow filtering events by regex 2014-03-20 11:25:37 -06:00
libvirt.h.in Remove redundant docs from libvirt.h 2014-06-26 00:43:45 +02:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
virterror.h cpuCompare*: Add support for reporting failure on incompatible CPUs 2014-06-26 00:43:54 +02:00