From: Christian Schoenebeck <qemu_oss@crudebyte.com> To: qemu-devel@nongnu.org Cc: Greg Kurz <groug@kaod.org>, Paolo Bonzini <pbonzini@redhat.com>, Peter Maydell <peter.maydell@linaro.org> Subject: [PATCH 2/4] docs/devel: add directory for pictures Date: Tue, 23 Mar 2021 19:52:54 +0100 [thread overview] Message-ID: <90def23eb7a2588741ee09eed7bc17bc819647c0.1616528420.git.qemu_oss@crudebyte.com> (raw) In-Reply-To: <cover.1616528420.git.qemu_oss@crudebyte.com> 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 <qemu_oss@crudebyte.com> --- 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
next prev parent reply other threads:[~2021-03-23 20:33 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-23 19:40 [PATCH 0/4] add in-tree 9pfs developers documentation Christian Schoenebeck 2021-03-23 18:36 ` [PATCH 1/4] docs/devel: add 9p.rst Christian Schoenebeck 2021-03-23 18:52 ` Christian Schoenebeck [this message] 2021-03-23 18:55 ` [PATCH 3/4] docs/devel/9p: fix references to pictures Christian Schoenebeck 2021-03-23 19:31 ` [PATCH 4/4] MAINTAINERS: add responsibility for docs/devel/9p.rst Christian Schoenebeck 2021-04-06 12:27 ` [PATCH 0/4] add in-tree 9pfs developers documentation Christian Schoenebeck 2021-04-07 7:32 ` Greg Kurz 2021-04-07 8:52 ` Christian Schoenebeck
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=90def23eb7a2588741ee09eed7bc17bc819647c0.1616528420.git.qemu_oss@crudebyte.com \ --to=qemu_oss@crudebyte.com \ --cc=groug@kaod.org \ --cc=pbonzini@redhat.com \ --cc=peter.maydell@linaro.org \ --cc=qemu-devel@nongnu.org \ --subject='Re: [PATCH 2/4] docs/devel: add directory for pictures' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).