qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Ákos Kovács" <akoskovacs@gmx.com>,
	qemu-devel@nongnu.org, "Anthony Liguori" <anthony@codemonkey.ws>,
	patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns
Date: Fri, 13 Sep 2013 22:15:46 +0200	[thread overview]
Message-ID: <52337272.6080604@redhat.com> (raw)
In-Reply-To: <1379093154-11348-1-git-send-email-peter.maydell@linaro.org>

Il 13/09/2013 19:25, Peter Maydell ha scritto:
> This is based on a set of patches by Ákos Kovács which were
> lurking at the beginning of his KConfig patchset but which
> I think make a nice standalone cleanup. Since I basically
> rewrote all of patch 1&2 in review comments I figured it was
> easier to just write it as a new patch. Patch 3 and 4
> are Ákos', though I fixed a few missed conversions in patch 3.
> 
> Changes v1->v2:
>  * split into a patch for logic functions and one for string fns
>  * at Paolo's suggestion, renamed the 'n' == '' comparisons
>    as 'leqv' and 'lxor', and reintroduced Ákos' string compares
>    as eq/ne
>  * added back in lif, which I'd accidentally left out of
>    patch 1

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

  parent reply	other threads:[~2013-09-13 20:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 17:25 [Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns Peter Maydell
2013-09-13 17:25 ` [Qemu-devel] [PATCH v2 1/4] rules.mak: New logical functions for handling y/n values Peter Maydell
2013-09-13 17:25 ` [Qemu-devel] [PATCH v2 2/4] rules.mak: New string testing functions Peter Maydell
2013-09-13 17:25 ` [Qemu-devel] [PATCH v2 3/4] Makefile.target: CONFIG_NO_* variables removed Peter Maydell
2013-09-13 17:25 ` [Qemu-devel] [PATCH v2 4/4] default-configs/: CONFIG_GDBSTUB_XML removed Peter Maydell
2013-09-13 20:15 ` Paolo Bonzini [this message]
2013-09-27  3:02 ` [Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns Peter Maydell
2013-10-15 14:47   ` Peter Maydell
2013-10-15 14:55     ` Paolo Bonzini

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=52337272.6080604@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=akoskovacs@gmx.com \
    --cc=anthony@codemonkey.ws \
    --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 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).