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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 DB4E8C07E9B for ; Mon, 5 Jul 2021 15:36:46 +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 7F20E61103 for ; Mon, 5 Jul 2021 15:36:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F20E61103 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=crudebyte.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:35258 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0QeL-0006ow-Nr for qemu-devel@archiver.kernel.org; Mon, 05 Jul 2021 11:36:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56508) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0QcX-0004yN-Ei for qemu-devel@nongnu.org; Mon, 05 Jul 2021 11:34:53 -0400 Received: from kylie.crudebyte.com ([5.189.157.229]:47531) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0QcT-0003mu-JA for qemu-devel@nongnu.org; Mon, 05 Jul 2021 11:34:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=crudebyte.com; s=kylie; h=Content-Type:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Content-ID:Content-Description; bh=l1+TwGAsvbDwEsOFrBik37j/0Vnt8JfV+VCa9f9fPB0=; b=YsuGb8sA0tCqHhVs5NwKi5e/pe zWd8KJ2CHfcEKJ1YTW29oMJMPubhWoTcDM1Ny2FnfVRjvPZppsn8Kqlhwl9b0ph3/IxE7NJSespKU vQqZuUPMZlmFZ4WC/PNEMi5nESYAKxMidzzPtS7G0NPC1iQaw370b/Pn544tfDrVcxWRo+LJK4SB9 4dsXKtjYHmld9VrixGwZ9rWnb09XS5Lp+j+30QojNI5WkGtviuzjscD4SzxENdNeVWGz0lZgcj1iH TA5++w/Xfg+u3hBf9gZ6dF6Rh6owLyzLR/Oez5LlHq6hFtTTN66l6Ifd6dwB5paolLCdQjkcEPBOJ V0wDQuLnSrnDT9qSGdNU7pshDqc4/Fggglf+EXAtW0EstmLDGGVuLTc4qpabXFPeAsXo+oFzHW+fh CzsQzCITe/qemCgforLGX3SidfPMf58A9F4Ux/MOnF2/+Ojsoa0nfXdYP+jwuBJjx5dxsLE3XnB14 PSQwWvBzqMnIOO4O1MWxr+nm/WS8QtEcnhVCiVNUKfgRciKe73NLYN0neVszqtxK8ma1yJhHy1y9Y KGfw+A0kpZwYFrqzY7YaX9dCBBFGFyh/z6ys+qEMv6z7BGQa5BjaWIEnkqJympsjINhATE5ToHDSs zM8UWtZo17hPmTO81uM6K4H8S9VBRklbCl+0B+bOg=; From: Christian Schoenebeck To: qemu-devel@nongnu.org Cc: Peter Maydell , Greg Kurz Subject: Re: [PULL 0/8] 9p queue 2021-07-05 Date: Mon, 05 Jul 2021 17:34:45 +0200 Message-ID: <2066764.2AXzDdBHVr@silver> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Received-SPF: pass client-ip=5.189.157.229; envelope-from=qemu_oss@crudebyte.com; helo=kylie.crudebyte.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, 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: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Montag, 5. Juli 2021 15:57:41 CEST Peter Maydell wrote: > On Mon, 5 Jul 2021 at 12:24, Christian Schoenebeck > > wrote: > > The following changes since commit 711c0418c8c1ce3a24346f058b001c4c5a2f0f81: > > Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into > > staging (2021-07-04 14:04:12 +0100)> > > are available in the Git repository at: > > https://github.com/cschoenebeck/qemu.git tags/pull-9p-20210705 > > > > for you to fetch changes up to 8d6cb100731c4d28535adbf2a3c2d1f29be3fef4: > > 9pfs: reduce latency of Twalk (2021-07-05 13:03:16 +0200) > > > > ---------------------------------------------------------------- > > 9pfs: misc patches > > > > * Add link to 9p developer docs. > > > > * Fix runtime check whether client supplied relative path is the export > > > > root. > > > > * Performance optimization of Twalk requests. > > > > * Code cleanup. > > GPG tells me the key you signed this with has expired. Can you point > me at a keyserver I can download an updated version of the key from, > please? > > thanks > -- PMM Hi Peter, I must have done something wrong when I sent out the updated, prolonged key info couple weeks ago. I just sent it out again to couple key servers now. They are all still the same key IDs BTW, I just prolonged their expiration dates. Looks fine now: https://keyserver.ubuntu.com/pks/lookup?search=qemu_oss%40crudebyte.com&op=vindex&fingerprint=on http://pgp.mit.edu/pks/lookup?op=vindex&search=0x30DB47C3A012D5F4 https://github.com/cschoenebeck/qemu/releases/tag/pull-9p-20210705 sec# rsa4096/30DB47C3A012D5F4 2020-05-28 [SC] [expires: 2024-05-16] ECAB1A4540141413BA38492630DB47C3A012D5F4 uid [ultimate] Christian Schoenebeck ssb rsa4096/C64F2382FC0F4C5E 2020-05-28 [E] [expires: 2022-11-08] ssb rsa4096/34C2B58765A47395 2020-05-28 [S] [expires: 2022-11-08] Best regards, Christian Schoenebeck