
11 Apr
2018
11 Apr
'18
11:14 a.m.
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@redhat.com> --- tests/testutilsqemu.c | 21 +++++++++++++++------ tests/testutilsqemu.h | 3 +++ 2 files changed, 18 insertions(+), 6 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John