qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 09/10] libqtest: make qtest_qmp_add_client work on win32


From: Thomas Huth
Subject: Re: [PATCH 09/10] libqtest: make qtest_qmp_add_client work on win32
Date: Tue, 3 Jan 2023 13:10:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 03/01/2023 12.08, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com>

Use the "get-win32-socket" function to pass an opened socket to QEMU,
instead of using "getfd", which relies on socket ancillary FD message
passing.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
  tests/qtest/libqtest.h |  5 ++---
  tests/qtest/libqtest.c | 16 ++++++++++++++--
  2 files changed, 16 insertions(+), 5 deletions(-)

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]