qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/4] slirp updates


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/4] slirp updates
Date: Mon, 12 Nov 2018 10:58:39 +0000

On 10 November 2018 at 14:09, Samuel Thibault
<address@hidden> wrote:
> The following changes since commit 160e5c22e55b3f775c2003dfc626fa872ee4a7a1:
>
>   Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging 
> (2018-11-09 10:54:10 +0000)
>
> are available in the Git repository at:
>
>   https://people.debian.org/~sthibault/qemu.git tags/samuel-thibault
>
> for you to fetch changes up to 5c75f3adbbfcdf8fae6e74875b44efb8d928974a:
>
>   slirp: fork_exec(): create and connect child socket before fork() 
> (2018-11-10 15:07:53 +0100)
>
> ----------------------------------------------------------------
> slirp updates
>
> Peter Maydell (4):
>   slirp: Don't pass possibly -1 fd to send()
>   slirp: Use g_new() to allocate sockets in socreate()
>   slirp: Remove code that handles socreate() failure
>   slirp: fork_exec(): create and connect child socket before fork()
>
> ----------------------------------------------------------------
> Peter Maydell (4):
>       slirp: Don't pass possibly -1 fd to send()
>       slirp: Use g_new() to allocate sockets in socreate()
>       slirp: Remove code that handles socreate() failure
>       slirp: fork_exec(): create and connect child socket before fork()

Applied, thanks.

-- PMM



reply via email to

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