qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Update libslirp & make it a subproject
@ 2021-01-25  7:34 marcandre.lureau
  2021-01-25  7:34 ` [PATCH v2 1/2] slirp: update to git master marcandre.lureau
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: marcandre.lureau @ 2021-01-25  7:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: samuel.thibault, j, Marc-André Lureau, pbonzini

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

Here is a few patches to update libslirp to git upstream.
Since it now supports meson subproject(), adapt the build
system to use it, and related fixes.

v2:
 - fix unused variables on macos
 - fork_exec_child_setup: improve signal handling

Marc-André Lureau (2):
  slirp: update to git master
  build-sys: make libslirp a meson subproject

 configure            |  2 +-
 meson.build          | 62 +++-----------------------------------------
 .gitmodules          |  4 +--
 slirp                |  1 -
 subprojects/libslirp |  1 +
 5 files changed, 8 insertions(+), 62 deletions(-)
 delete mode 160000 slirp
 create mode 160000 subprojects/libslirp

-- 
2.29.0




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-03-08 11:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25  7:34 [PATCH v2 0/2] Update libslirp & make it a subproject marcandre.lureau
2021-01-25  7:34 ` [PATCH v2 1/2] slirp: update to git master marcandre.lureau
2021-03-08  6:42   ` Joelle van Dyne
2021-01-25  7:34 ` [PATCH v2 2/2] build-sys: make libslirp a meson subproject marcandre.lureau
2021-03-08  6:42   ` Joelle van Dyne
2021-03-08 10:02 ` [PATCH v2 0/2] Update libslirp & make it a subproject Philippe Mathieu-Daudé
2021-03-08 10:23   ` Marc-André Lureau
2021-03-08 11:34     ` Philippe Mathieu-Daudé

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).