From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org
Cc: Greg Kurz <groug@kaod.org>
Cc: berrange@redhat.com
Subject: [PATCH v2 0/1] 9pfs: log warning if msize <= 8192
Date: Thu, 3 Sep 2020 16:41:02 +0200 [thread overview]
Message-ID: <cover.1599144062.git.qemu_oss@crudebyte.com> (raw)
I have updated the QEMU 9P setup wiki page about this 'msize' issue. For
some reason the dedicated anchor 'msize' does not work though:
https://wiki.qemu.org/Documentation/9psetup#msize
Not sure whether that's a wiki installation problem? When I view the wiki
source, it looks like it is showing some errors there.
v1->v2:
* Updated commit log message to make it more clear why the client cannot
auto pick a good value for 'msize'.
* Added a web link to the log message, pointing to the appropriate QEMU
wiki page which explains the 'msize' issue in detail.
Message-ID of previous version (v1):
E1kDR8W-0001s4-Sr@lizzy.crudebyte.com
Christian Schoenebeck (1):
9pfs: log warning if msize <= 8192
hw/9pfs/9p.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
2.20.1
next reply other threads:[~2020-09-03 15:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-03 14:41 Christian Schoenebeck [this message]
2020-09-03 14:20 ` [PATCH v2 1/1] 9pfs: log warning if msize <= 8192 Christian Schoenebeck
2020-09-03 16:02 ` Greg Kurz
2020-09-03 16:32 ` Christian Schoenebeck
2020-09-03 15:19 ` [PATCH v2 0/1] " Greg Kurz
2020-09-03 15:41 ` Greg Kurz
2020-09-03 15:48 ` Christian Schoenebeck
2020-09-03 16:07 ` Greg Kurz
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=cover.1599144062.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.