Marc-André Lureau <marcandre.lur...@gmail.com> writes: > Hi > > On Wed, Mar 1, 2023 at 5:16 PM Markus Armbruster <arm...@redhat.com> wrote: >> What about 3. have an additional command conditional on CONFIG_WIN32? >> Existing getfd stays the same: always fails when QEMU runs on a Windows >> host. The new command exists only when QEMU runs on a Windows host.
We could additionally deprecate getfd for Windows. > This is what was suggested initially: > https://patchew.org/QEMU/20230103110814.3726795-1-marcandre.lur...@redhat.com/20230103110814.3726795-9-marcandre.lur...@redhat.com/ > > I also like it better, as a specific command for windows sockets, less > ways to use it wrongly. Daniel, what do you think?