qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
To: qemu-devel@nongnu.org
Cc: rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH] tcg: Add doxygen documentation to the tcg frontend
Date: Wed, 21 Jan 2015 18:12:01 +0000	[thread overview]
Message-ID: <54BFEBF1.5090409@mail.uni-paderborn.de> (raw)
In-Reply-To: <1421250669-4347-1-git-send-email-kbastian@mail.uni-paderborn.de>


On 01/14/2015 03:51 PM, Bastian Koppelmann wrote:
> There is no overview, that shows all the frontend operation one can use, as
> found on the wiki. Unfortunatly the wiki is out of date, so let's try to move
> this documentation to the source files, which has the benefit, that it is easy
> to update the documentation, if the frontend is changed. This patch adds doxygen
> tags to all the 32 bit versions of the tcg frontend operations, because the
> 64 bit version would mostly have the same documentation, and all the type
> conversition operations. The file tag has a note, that makes the user aware of
> the missing 64 operations. In this version all the immediate variants are also
> documented by simply refering to the non immediate version. However I'm willing
> to drop that.
>
> Any comments?
>
> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
> ---
>   tcg/tcg-op.h | 477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
>   1 file changed, 436 insertions(+), 41 deletions(-)
>
>
Ping?

Richard, before I put too much work into this. Are you happy with the 
general direction of this documentation?

Cheers,
Bastian

  parent reply	other threads:[~2015-01-21 17:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14 15:51 [Qemu-devel] [PATCH] tcg: Add doxygen documentation to the tcg frontend Bastian Koppelmann
2015-01-14 15:36 ` Lluís Vilanova
2015-01-14 16:55   ` Thomas Huth
2015-01-14 18:55     ` Bastian Koppelmann
2015-01-14 18:52   ` Bastian Koppelmann
2015-01-14 18:15     ` Lluís Vilanova
2015-01-14 18:24       ` Peter Maydell
2015-01-14 18:36       ` Richard Henderson
2015-01-15 11:40         ` Lluís Vilanova
2015-01-14 19:03 ` Bastian Koppelmann
2015-01-21 18:12 ` Bastian Koppelmann [this message]
2015-01-21 19:44   ` Richard Henderson

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=54BFEBF1.5090409@mail.uni-paderborn.de \
    --to=kbastian@mail.uni-paderborn.de \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).