qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: "Laurent Vivier" <lvivier@redhat.com>,
	"Eric Blake" <eblake@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Stefan Weil" <sw@weilnetz.de>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Markus Armbruster" <armbru@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [PATCH 09/10] libqtest: make qtest_qmp_add_client work on win32
Date: Tue, 3 Jan 2023 13:10:34 +0100	[thread overview]
Message-ID: <aab357ff-605b-3d79-9c67-a15a2868ef54@redhat.com> (raw)
In-Reply-To: <20230103110814.3726795-10-marcandre.lureau@redhat.com>

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	other threads:[~2023-01-03 12:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03 11:08 [PATCH 00/10] Various win32 fixes & new 'get-win32-socket' QMP command marcandre.lureau
2023-01-03 11:08 ` [PATCH 01/10] ccid-card-emulated: fix cast warning/error marcandre.lureau
2023-01-03 12:05   ` Thomas Huth
2023-01-16 17:46   ` Laurent Vivier
2023-01-03 11:08 ` [PATCH 02/10] tests: fix path separator, use g_build_filename() marcandre.lureau
2023-01-03 12:06   ` Thomas Huth
2023-01-03 12:37   ` Philippe Mathieu-Daudé
2023-01-03 11:08 ` [PATCH 03/10] tests: fix test-io-channel-command on win32 marcandre.lureau
2023-01-03 11:08 ` [PATCH 04/10] tests/docker: fix a win32 error due to portability marcandre.lureau
2023-01-03 12:38   ` Philippe Mathieu-Daudé
2023-01-03 11:08 ` [PATCH 05/10] tests/readconfig: spice doesn't support unix socket on windows yet marcandre.lureau
2023-01-03 12:09   ` Thomas Huth
2023-01-03 11:08 ` [PATCH 06/10] osdep: implement qemu_socketpair() for win32 marcandre.lureau
2023-01-03 11:08 ` [PATCH 07/10] qmp: 'add_client' actually expects sockets marcandre.lureau
2023-01-03 12:42   ` Philippe Mathieu-Daudé
2023-01-03 11:08 ` [PATCH 08/10] qmp: add 'get-win32-socket' marcandre.lureau
2023-01-09 12:20   ` Daniel P. Berrangé
2023-01-09 12:28     ` Marc-André Lureau
2023-01-03 11:08 ` [PATCH 09/10] libqtest: make qtest_qmp_add_client work on win32 marcandre.lureau
2023-01-03 12:10   ` Thomas Huth [this message]
2023-01-03 11:08 ` [PATCH 10/10] qtest: enable vnc-display test " marcandre.lureau
2023-01-03 12:11   ` Thomas Huth
2023-01-03 12:46 ` [PATCH 00/10] Various win32 fixes & new 'get-win32-socket' QMP command Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aab357ff-605b-3d79-9c67-a15a2868ef54@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=bleal@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=eblake@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).