From: Paolo Bonzini <pbonzini@redhat.com>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Stefan Weil <sw@weilnetz.de>,
qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [RFC v3 0/2] use sizes.h macros for power-of-two sizes
Date: Mon, 28 Oct 2013 11:30:56 +0100 [thread overview]
Message-ID: <526E3CE0.2080002@redhat.com> (raw)
In-Reply-To: <20131023161645.59aebeaaee163a1c34cbc04f@gmail.com>
Il 23/10/2013 14:16, Antony Pavlov ha scritto:
> On Tue, 24 Sep 2013 08:32:10 +0400
> Antony Pavlov <antonynpavlov@gmail.com> wrote:
>
> ping-ping
>
>> On Fri, 13 Sep 2013 11:33:24 +0400
>> Antony Pavlov <antonynpavlov@gmail.com> wrote:
>>
>> ping
>>
>>> Changes since v2:
>>> * commit messages: drop ALL 'Reviewed-by' tags.
>>> Drop Aurelien Jarno's tag because the patchseries
>>> was completely reworked, so it need additional review.
>>>
>>> Changes since v1:
>>>
>>> * include/sizes.h -> include/qemu/sizes.h
>>> * fix copyright header;
>>> * fix formatting: drop tabs;
>>> * use the BIT() macro, so it's easy-to-read the constants column;
>>> also the BIT() macro casts constant to UL;
>>> * rebase on updated master;
>>> * take into account the "mips_malta: support up to 2GiB RAM" commit.
>>>
>>> [RFC v3 1/2] include/qemu: introduce sizes.h
>>> [RFC v3 2/2] hw/mips: use sizes.h macros
>>>
>>> The sizes.h macros is a easy-to-read method of
>>> power-of-two memory sizes representation. The sizes.h
>>> macros are actively used in linux kernel and other
>>> projects, so let's use them in QEMU too.
>>
>> --
>> Best regards,
>> Antony Pavlov
>
>
This unfortunately will miss 1.7.
Please repost after 1.7 is released, without the "RFC" in the subject --
just use PATCH instead.
Paolo
prev parent reply other threads:[~2013-10-28 10:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 7:33 [Qemu-devel] [RFC v3 0/2] use sizes.h macros for power-of-two sizes Antony Pavlov
2013-09-13 7:33 ` [Qemu-devel] [RFC v3 1/2] include/qemu: introduce sizes.h Antony Pavlov
2013-09-13 7:33 ` [Qemu-devel] [RFC v3 2/2] hw/mips: use sizes.h macros Antony Pavlov
2013-09-14 18:36 ` [Qemu-devel] [RFC v3 0/2] use sizes.h macros for power-of-two sizes Richard Henderson
2013-09-24 4:32 ` Antony Pavlov
2013-10-23 12:16 ` Antony Pavlov
2013-10-28 10:30 ` Paolo Bonzini [this message]
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=526E3CE0.2080002@redhat.com \
--to=pbonzini@redhat.com \
--cc=antonynpavlov@gmail.com \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=sw@weilnetz.de \
/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).