[libvirt] [PATCH 2/2] virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flag

Peter Krempa pkrempa at redhat.com
Wed Jun 25 12:53:45 UTC 2014


On 06/25/14 14:34, Jiri Denemark wrote:
> The new VIR_CONNECT_COMPARE_CPU_FAIL_INCOMPATIBLE flag for
> virConnectCompareCPU can be used to get an error
> (VIR_ERR_CPU_INCOMPATIBLE) describing the incompatibility instead of the
> usual VIR_CPU_COMPARE_INCOMPATIBLE return code.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  include/libvirt/libvirt.h.in |  5 +++++
>  src/bhyve/bhyve_driver.c     | 17 +++++++++++++----
>  src/libvirt.c                |  9 +++++++--
>  src/qemu/qemu_driver.c       | 17 +++++++++++++----
>  tools/virsh-domain.c         | 11 +++++++++--
>  5 files changed, 47 insertions(+), 12 deletions(-)
> 

virsh man page change is missing.

Otherwise looks good to me. ACK if you add the man page section

Peter


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140625/8c15687d/attachment-0001.sig>


More information about the libvir-list mailing list