[Qemu-devel] [PULL 0/1] Update upstream slirp

Samuel Thibault posted 1 patch 4 years, 11 months ago
Test docker-mingw@fedora passed
Test asan passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190509080105.22228-1-samuel.thibault@ens-lyon.org
[Qemu-devel] [PULL 0/1] Update upstream slirp
Posted by Samuel Thibault 4 years, 11 months ago
The following changes since commit 30302acee710881cb248ec3391adcd54dcf52396:

  Update upstream slirp (2019-05-09 09:58:57 +0200)

are available in the Git repository at:

  https://people.debian.org/~sthibault/qemu.git tags/samuel-thibault

for you to fetch changes up to 30302acee710881cb248ec3391adcd54dcf52396:

  Update upstream slirp (2019-05-09 09:58:57 +0200)

----------------------------------------------------------------
Update slirp submodule

Samuel Thibault (1):
  Update upstream slirp
  Adds gitignore, README file, and fixes ident protocol parsing.

----------------------------------------------------------------

Re: [Qemu-devel] [PULL 0/1] Update upstream slirp
Posted by Peter Maydell 4 years, 11 months ago
On Thu, 9 May 2019 at 09:01, Samuel Thibault
<samuel.thibault@ens-lyon.org> wrote:
>
> The following changes since commit 30302acee710881cb248ec3391adcd54dcf52396:
>
>   Update upstream slirp (2019-05-09 09:58:57 +0200)
>
> are available in the Git repository at:
>
>   https://people.debian.org/~sthibault/qemu.git tags/samuel-thibault
>
> for you to fetch changes up to 30302acee710881cb248ec3391adcd54dcf52396:
>
>   Update upstream slirp (2019-05-09 09:58:57 +0200)
>
> ----------------------------------------------------------------
> Update slirp submodule
>
> Samuel Thibault (1):
>   Update upstream slirp
>   Adds gitignore, README file, and fixes ident protocol parsing.
>
> ----------------------------------------------------------------



Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.

-- PMM