On 04/04/2018 04:13 AM, Peter Krempa wrote:
virCaps was used only to propagate the host architecture, so the
function can be extracted in a way which does not require it.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/testutilsqemu.c | 21 +++++++++++++++------
tests/testutilsqemu.h | 3 +++
2 files changed, 18 insertions(+), 6 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John