From: Stefan Weil <sw@weilnetz.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [RFC v2 1/2] include/qemu: introduce sizes.h
Date: Fri, 13 Sep 2013 07:53:41 +0200 [thread overview]
Message-ID: <5232A865.2070104@weilnetz.de> (raw)
In-Reply-To: <1379046783-19382-2-git-send-email-antonynpavlov@gmail.com>
Am 13.09.2013 06:33, schrieb Antony Pavlov:
> The header file sizes.h is used in linux kernel,
> barebox bootloader and u-boot bootloader. It provides
> the short and easy-to-read names for power-of-two
> numbers. The numbers like this are othen used
> for memory range sizes.
>
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
> Reviewed-by: Stefan Weil <sw@weilnetz.de>
> Reviewed-by: Richard Henderson <rth@twiddle.net>
This list is an incorrect interpretation of Reviewed-by.
Only people who sent a Reviewed-by signed with their name
may be cited here (not everybody who sent a comment).
> ---
> include/qemu/sizes.h | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 61 insertions(+)
> create mode 100644 include/qemu/sizes.h
>
next prev parent reply other threads:[~2013-09-13 5:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 4:33 [Qemu-devel] [RFC v2 0/2] use sizes.h macros for power-of-two sizes Antony Pavlov
2013-09-13 4:33 ` [Qemu-devel] [RFC v2 1/2] include/qemu: introduce sizes.h Antony Pavlov
2013-09-13 5:53 ` Stefan Weil [this message]
2013-09-13 4:33 ` [Qemu-devel] [RFC v2 2/2] hw/mips: use sizes.h macros Antony Pavlov
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=5232A865.2070104@weilnetz.de \
--to=sw@weilnetz.de \
--cc=antonynpavlov@gmail.com \
--cc=aurelien@aurel32.net \
--cc=pbonzini@redhat.com \
--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).