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_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 76CADC433C1 for ; Tue, 23 Mar 2021 20:33:33 +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 241B0619CB for ; Tue, 23 Mar 2021 20:33:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 241B0619CB 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]:35702 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOniW-0005o0-7k for qemu-devel@archiver.kernel.org; Tue, 23 Mar 2021 16:33:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52376) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <90def23eb7a2588741ee09eed7bc17bc819647c0@lizzy.crudebyte.com>) id 1lOng5-0002n3-6Z for qemu-devel@nongnu.org; Tue, 23 Mar 2021 16:31:01 -0400 Received: from lizzy.crudebyte.com ([91.194.90.13]:55741) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <90def23eb7a2588741ee09eed7bc17bc819647c0@lizzy.crudebyte.com>) id 1lOng3-00066X-L1 for qemu-devel@nongnu.org; Tue, 23 Mar 2021 16:31:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=crudebyte.com; s=lizzy; h=Cc:To:Subject:Date:From:References:In-Reply-To: Message-Id:Content-Type:Content-Transfer-Encoding:MIME-Version:Content-ID: Content-Description; bh=48F/AuZRP37OShqlK75XbB+rqz8psQYhcuvY4KWu5zU=; b=RbOZ/ nzk46+bgDv/N7PTvLQYZdUUlFbQPHjPz6ECtm18tKmPP70tAVjo+bWrRDQSO5vx84MFvcZ9wnf5U8 XUHD6DiTMNF8QcMuR9L3BA6QT0J5l8cFiNrLh1+uKDV0vOsXSDJsQMYVlo2wxQdsgFgqgiT6aCGn/ LBeJWMFRGPJsLm2tdKgU9K/0/QSMy+w+SiW17KzU845Iu17RWTk5G/VwFhyrNwUtL/aVDSTOWsxfX NRQ95HlvcxKyrqx+6sQqH+SoOpfaTGomGJZkb8UQMyMqYj/1oOtCbajEmbru68DodH4ngatGvxsPm Hgfl6oKJCXhs9s1BeQZgcbT9l/DpQ==; Message-Id: <90def23eb7a2588741ee09eed7bc17bc819647c0.1616528420.git.qemu_oss@crudebyte.com> In-Reply-To: References: From: Christian Schoenebeck Date: Tue, 23 Mar 2021 19:52:54 +0100 Subject: [PATCH 2/4] docs/devel: add directory for pictures To: qemu-devel@nongnu.org Cc: Greg Kurz , Paolo Bonzini , Peter Maydell Received-SPF: none client-ip=91.194.90.13; envelope-from=90def23eb7a2588741ee09eed7bc17bc819647c0@lizzy.crudebyte.com; helo=lizzy.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_NONE=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" Add a new subdirectory 'img' and add the (currently) 3 pictures from https://wiki.qemu.org/Documentation/9p into that new directory. Signed-off-by: Christian Schoenebeck --- docs/devel/img/9pfs_control_flow.png | Bin 0 -> 156560 bytes docs/devel/img/9pfs_topology.png | Bin 0 -> 51529 bytes docs/devel/img/Coroutines_stacks.png | Bin 0 -> 87204 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/devel/img/9pfs_control_flow.png create mode 100644 docs/devel/img/9pfs_topology.png create mode 100644 docs/devel/img/Coroutines_stacks.png diff --git a/docs/devel/img/9pfs_control_flow.png b/docs/devel/img/9pfs_control_flow.png new file mode 100644 index 0000000000..c112d366c5 Binary files /dev/null and b/docs/devel/img/9pfs_control_flow.png differ diff --git a/docs/devel/img/9pfs_topology.png b/docs/devel/img/9pfs_topology.png new file mode 100644 index 0000000000..f685805a49 Binary files /dev/null and b/docs/devel/img/9pfs_topology.png differ diff --git a/docs/devel/img/Coroutines_stacks.png b/docs/devel/img/Coroutines_stacks.png new file mode 100644 index 0000000000..cc9baf4b6c Binary files /dev/null and b/docs/devel/img/Coroutines_stacks.png differ -- 2.20.1