From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C242C4338F for ; Thu, 5 Aug 2021 17:48:40 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 144F660EEA for ; Thu, 5 Aug 2021 17:48:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 144F660EEA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:33052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mBhTz-0005cs-7Y for qemu-devel@archiver.kernel.org; Thu, 05 Aug 2021 13:48:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBhTQ-0004wx-L1 for qemu-devel@nongnu.org; Thu, 05 Aug 2021 13:48:04 -0400 Received: from mail-ed1-x529.google.com ([2a00:1450:4864:20::529]:35507) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mBhTP-0001y2-2L for qemu-devel@nongnu.org; Thu, 05 Aug 2021 13:48:04 -0400 Received: by mail-ed1-x529.google.com with SMTP id cf5so9573491edb.2 for ; Thu, 05 Aug 2021 10:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=6MFFjMRstg3IIlWBWbpunfVWgwjoLCi59yxrMrVjI6w=; b=TeCWN/7RvPQywJL0ZiLbatXPfsuTYvDnDGzqiAMiUVUeOpSdpX0eBOWc/2ENHTQF3m o0bDaBEYtZomeg8i3TCoVosF+NbcEjbSa2nrw/1/9lHxVugbwonyzEPidXv8FrfivUHR 42Q8FiIjm4smdCF2lKo97U5hpiBE6WefcYOLfR2FoDUuhf38VSBar1lY06RyDHGCgnG3 PMWR4k+DZ7VoaNpi0joWFTc5Og3atKr6uUC/klqdf624+03siMfWdjsWCRgDtdGvn5SW 03391DYK9r9UR+zaxyQeq1ohzcO7RwarhjfejpfZ4BELQ54fEdUu8FS8fKM80M9dSJG0 7Liw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=6MFFjMRstg3IIlWBWbpunfVWgwjoLCi59yxrMrVjI6w=; b=ggOgOpcxrz1ppdKyqAZ4l8DxOdan+9kBs92MaNsrvaidqoR5F88IqL9d1EB8nSzQCw zf3caR47hwdh8F0ZkI1OzQlPKMOsIA43MnSQ7LysN8WaqkcKQusNWDZnXnAKbHpX5cdA QB5z7YRPBsWaZtrKNgWkhw0nbcpeoVkudfd2u6tBsCHYYHrqQ06PajoIdiGTEHd+z4c5 SYRLXgFgjzed08lohEYbZrzylIEGjN/WCs9l6Lunm1wq0BoUjApjcBrFhZ71uNKTPiDI HEJmpjFYgaxeo+Hw9qLze3wSDVMJ4M0HOb03dy+2CaxIgYCKL+obzfWyVs2WFK0ij/jP E+eQ== X-Gm-Message-State: AOAM53124nt3B4aWNGnzOyNpSYhHBc0hWsmhCafWr3Uxj0BmY+WpeAUj ZqWyMM9hjCbhjj9TAoMVGcyopsmqyHXYpn+lOpteNw== X-Google-Smtp-Source: ABdhPJzysY/zuAzv8x5YoC8cbVqgU898YPv/Qs8xH2WP+9GDmzInhyUsR6VpNWYv5YsAxkt8jMbObNoypWsD714E6fw= X-Received: by 2002:a50:f615:: with SMTP id c21mr8351017edn.146.1628185681358; Thu, 05 Aug 2021 10:48:01 -0700 (PDT) MIME-Version: 1.0 References: <20210805125331.826741-1-marcandre.lureau@redhat.com> In-Reply-To: <20210805125331.826741-1-marcandre.lureau@redhat.com> From: Peter Maydell Date: Thu, 5 Aug 2021 18:47:17 +0100 Message-ID: Subject: Re: [PULL 0/8] chardev fixes for 6.1 To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::529; envelope-from=peter.maydell@linaro.org; helo=mail-ed1-x529.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?Q?Daniel_P=2E_Berrang=C3=A9?= , QEMU Developers Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Thu, 5 Aug 2021 at 13:53, wrote: > > From: Marc-Andr=C3=A9 Lureau > > The following changes since commit bccabb3a5d60182645c7749e89f21a9ff307a9= eb: > > Update version for v6.1.0-rc2 release (2021-08-04 16:56:14 +0100) > > are available in the Git repository at: > > git@gitlab.com:marcandre.lureau/qemu.git tags/chr-fix-pull-request > > for you to fetch changes up to a68403b0a6843f106e381b0bbeaacb29f6d27255: > > chardev: report a simpler error about duplicated id (2021-08-05 16:15:3= 3 +0400) > > ---------------------------------------------------------------- > Chardev-related fixes > > Hi > > Here are some bug fixes worthy for 6.1. > > thanks Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM