On 20/04/2022 15.26, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>This will help moving QAPI/QMP in a common subproject. Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> --- tests/qtest/libqos/libqmp.h | 50 +++++++ tests/qtest/libqos/libqtest.h | 29 +---- tests/qtest/libqos/libqmp.c | 230 +++++++++++++++++++++++++++++++++
Same problem as with libqtest: This should not reside in libqos, please put it one level higher instead.
Thomas