On Wed, Feb 27, 2019 at 02:29:05PM +0100, Jiri Denemark wrote:
The function exports the functionality of x86DataToSignatureFull and
x86MakeSignature to the test suite.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/cpu/cpu_x86.c | 12 ++++++++++++
src/cpu/cpu_x86.h | 5 +++++
src/libvirt_private.syms | 1 +
3 files changed, 18 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano