From: Richard Henderson <rth@twiddle.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 0/2] Provide sextract32() and sextract64()
Date: Fri, 28 Jun 2013 10:44:31 -0700 [thread overview]
Message-ID: <51CDCB7F.7060308@twiddle.net> (raw)
In-Reply-To: <1372419632-5521-1-git-send-email-peter.maydell@linaro.org>
On 06/28/2013 04:40 AM, Peter Maydell wrote:
> Peter Maydell (2):
> bitops: Provide sextract32() and sextract64()
> tests: Add test-bitops.c with some sextract tests
>
> include/qemu/bitops.h | 50 +++++++++++++++++++++++++++++++++
> tests/Makefile | 2 ++
> tests/test-bitops.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 127 insertions(+)
> create mode 100644 tests/test-bitops.c
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2013-06-28 17:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 11:40 [Qemu-devel] [PATCH 0/2] Provide sextract32() and sextract64() Peter Maydell
2013-06-28 11:40 ` [Qemu-devel] [PATCH 1/2] bitops: " Peter Maydell
2013-06-28 11:40 ` [Qemu-devel] [PATCH 2/2] tests: Add test-bitops.c with some sextract tests Peter Maydell
2013-06-28 17:44 ` Richard Henderson [this message]
2013-07-12 15:05 ` [Qemu-devel] [PATCH 0/2] Provide sextract32() and sextract64() Peter Maydell
2013-07-19 11:02 ` Peter Maydell
2013-07-23 19:04 ` Anthony Liguori
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=51CDCB7F.7060308@twiddle.net \
--to=rth@twiddle.net \
--cc=armbru@redhat.com \
--cc=patches@linaro.org \
--cc=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 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.