From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] qemu-tech: move part to docs/devel, delete part
Date: Fri, 7 Jun 2019 16:28:25 +0100 [thread overview]
Message-ID: <20190607152827.18003-1-peter.maydell@linaro.org> (raw)
This patchset makes some of the cleanups to qemu-tech.texi which
I suggested in my Sphinx transition plan:
https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg04932.html
(1) the "translator internals" docs move to the devel/ manual
(and are given a simple by-hand texi-to-rst conversion)
(2) the "compared to other emulators" section is simply deleted:
since we haven't updated it since 2015 we obviously don't
care enough about it to keep it useful for users, and the wiki
or website would be a better place for that kind of "you might
want to know this before you install" information if we did
have anybody interested in keeping it current.
I suspect the TCG docs may have some stale info in them too,
but the devel/ manual isn't user-facing so not a very big deal.
Followup patches correcting any inaccuracies welcome :-)
thanks
-- PMM
Peter Maydell (2):
Convert "translator internals" docs to RST, move to devel manual
qemu-tech.texi: Remove "QEMU compared to other emulators" section
docs/devel/index.rst | 1 +
docs/devel/tcg.rst | 111 +++++++++++++++++++++++
qemu-tech.texi | 210 -------------------------------------------
3 files changed, 112 insertions(+), 210 deletions(-)
create mode 100644 docs/devel/tcg.rst
--
2.20.1
next reply other threads:[~2019-06-07 18:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-07 15:28 Peter Maydell [this message]
2019-06-07 15:28 ` [Qemu-devel] [PATCH 1/2] Convert "translator internals" docs to RST, move to devel manual Peter Maydell
2019-06-07 15:28 ` [Qemu-devel] [PATCH 2/2] qemu-tech.texi: Remove "QEMU compared to other emulators" section Peter Maydell
2019-06-07 17:30 ` Daniel P. Berrangé
2019-06-07 18:16 ` [Qemu-devel] [PATCH 0/2] qemu-tech: move part to docs/devel, delete part Richard Henderson
2019-06-14 9:10 ` Stefan Hajnoczi
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=20190607152827.18003-1-peter.maydell@linaro.org \
--to=peter.maydell@linaro.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 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).