From patchwork Sat May 4 12:41:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Thibault X-Patchwork-Id: 10929705 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C5CE1933 for ; Sat, 4 May 2019 12:42:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AAFEC28816 for ; Sat, 4 May 2019 12:42:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9BFC92881E; Sat, 4 May 2019 12:42:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4841528816 for ; Sat, 4 May 2019 12:42:19 +0000 (UTC) Received: from localhost ([127.0.0.1]:56156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMtze-0000Us-KJ for patchwork-qemu-devel@patchwork.kernel.org; Sat, 04 May 2019 08:42:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMtyj-0008GL-IS for qemu-devel@nongnu.org; Sat, 04 May 2019 08:41:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMtyg-0005O5-Sy for qemu-devel@nongnu.org; Sat, 04 May 2019 08:41:21 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:38162) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMtye-0005Ks-Ud for qemu-devel@nongnu.org; Sat, 04 May 2019 08:41:18 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5768A6C63; Sat, 4 May 2019 14:41:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EfdQ5-GtUAkm; Sat, 4 May 2019 14:41:14 +0200 (CEST) Received: from function (105.251.129.77.rev.sfr.net [77.129.251.105]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 994166C62; Sat, 4 May 2019 14:41:14 +0200 (CEST) Received: from samy by function with local (Exim 4.92) (envelope-from ) id 1hMtyb-0003Qd-MM; Sat, 04 May 2019 14:41:13 +0200 From: Samuel Thibault To: qemu-devel@nongnu.org, peter.maydell@linaro.org Date: Sat, 4 May 2019 14:41:13 +0200 Message-Id: <20190504124113.13137-2-samuel.thibault@ens-lyon.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190504124113.13137-1-samuel.thibault@ens-lyon.org> References: <20190504124113.13137-1-samuel.thibault@ens-lyon.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.233.100.1 Subject: [Qemu-devel] [PULL 1/1] Update slirp submodule X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Samuel Thibault , stefanha@redhat.com, jan.kiszka@siemens.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP To fix Windows on ARM. --- slirp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slirp b/slirp index 59a1b1f165..0e79ba4856 160000 --- a/slirp +++ b/slirp @@ -1 +1 @@ -Subproject commit 59a1b1f165458c2acb7ff0525b543945f7416225 +Subproject commit 0e79ba48567ccfb3cc2cf2e98cce8811eee7e455