Hi
On Sat, Dec 19, 2020 at 4:19 PM Paolo Bonzini wrote:
> On 18/12/20 14:57, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Move the declaration of the function to a windows-specific header.
> >
> > The only user left now is SLIRP, which needs special treatement since
>
On 18/12/20 14:57, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau
Move the declaration of the function to a windows-specific header.
The only user left now is SLIRP, which needs special treatement since
it doesn't provide event objects itself for the socket/fds.
Signed-off-by: Mar
From: Marc-André Lureau
Move the declaration of the function to a windows-specific header.
The only user left now is SLIRP, which needs special treatement since
it doesn't provide event objects itself for the socket/fds.
Signed-off-by: Marc-André Lureau
---
include/qemu/main-loop.h | 2 --
i