]> xenbits.xensource.com Git - libvirt.git/commit
virCPUx86DataIsIdentical: Add debug output
authorPeter Krempa <pkrempa@redhat.com>
Mon, 25 Apr 2022 12:38:08 +0000 (14:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 25 Apr 2022 14:38:01 +0000 (16:38 +0200)
commit210a19539447adb04ead95d7afadfb778023c702
tree273d21413f465c7358d207df55b0cf539429321a
parent9223ebbc85b024c114aab53a5fffc535e30b3082
virCPUx86DataIsIdentical: Add debug output

Without this it's impossible to debug scenarios when this function
returns a mismatch but the formatted data looks identical.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu/cpu_x86.c