On 11/12/2019 15.23, Paolo Bonzini wrote: > From: Marc-André Lureau <[email protected]> > > Fix Unix socket connection & skip commands that are not implemented. > > Signed-off-by: Marc-André Lureau <[email protected]> > Signed-off-by: Paolo Bonzini <[email protected]> > --- > tests/test-qga.c | 25 ++++++++++++++++++------- > 1 file changed, 18 insertions(+), 7 deletions(-)
Don't you also want to enable it in the tests/Makefile.include ? It's currently fenced with CONFIG_LINUX... Thomas
