qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: Blue Swirl <blauwirbel@gmail.com>,
	Riku Voipio <riku.voipio@linaro.org>,
	Patch Tracking <patches@linaro.org>,
	Brad Smith <brad@comstyle.com>
Subject: Re: [Qemu-devel] [PATCH] bsd-user: Remove reference to CONFIG_UNAME_RELEASE
Date: Tue, 13 May 2014 13:30:08 +0100	[thread overview]
Message-ID: <CAFEAcA8vWFLQ_2vxFucowYSft0r+w6Xq69PGVTMC=90wo4ZarQ@mail.gmail.com> (raw)
In-Reply-To: <1399648001-20980-1-git-send-email-peter.maydell@linaro.org>

On 9 May 2014 16:06, Peter Maydell <peter.maydell@linaro.org> wrote:
> Commit e586822a5 broke the bsd-user build when it removed the
> CONFIG_UNAME_RELEASE define but forgot to remove the use of it
> in bsd-user. Fix this in the simplest possible way (bsd-user
> doesn't make any use at all of the qemu_uname_release variable
> except to allow it to be pointlessly set by the user, so this
> is all we need to do.)
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> Not even compile tested, since I don't have a BSD system to
> hand. If somebody would like to provide a Tested-by: then
> I'll apply it to master...

In the absence of any testers I applied it anyway...

thanks
-- PMM

      reply	other threads:[~2014-05-13 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 15:06 [Qemu-devel] [PATCH] bsd-user: Remove reference to CONFIG_UNAME_RELEASE Peter Maydell
2014-05-13 12:30 ` Peter Maydell [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='CAFEAcA8vWFLQ_2vxFucowYSft0r+w6Xq69PGVTMC=90wo4ZarQ@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=blauwirbel@gmail.com \
    --cc=brad@comstyle.com \
    --cc=patches@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@linaro.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).