
22 Jul
2021
22 Jul
'21
9:34 a.m.
On a %A in %Y, Michal Privoznik wrote:
A stub implementation for virQEMUCapsGetKVMSupportsSecureGuest() was added recently. However, the very same implementation was added to domaincapsmock.c which is also loaded by qemuxml2argvtest and thus one occurrence of the stub can be dropped.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/qemuxml2argvmock.c | 15 --------------- 1 file changed, 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano