From: "Noonan, Steven" <snoonan@amazon.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Steven Noonan <steven@uplinklabs.net>,
QEMU Developers <qemu-devel@nongnu.org>,
Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 3/3] Makefile: add bios-256k.bin to BLOBS
Date: Thu, 9 Jan 2014 15:30:28 -0800 [thread overview]
Message-ID: <20140109233027.GA11226@amazon.com> (raw)
In-Reply-To: <CAFEAcA-FFnS41pUSvDG60Vfcs3AqNDGWN6_TjQQLSjPt94b47w@mail.gmail.com>
On Thu, Jan 09, 2014 at 11:27:47PM +0000, Peter Maydell wrote:
> On 9 January 2014 21:55, Steven Noonan <steven@uplinklabs.net> wrote:
> > From: Steven Noonan <snoonan@amazon.com>
> >
> > Signed-off-by: Steven Noonan <snoonan@amazon.com>
> > Cc: Anthony Liguori <aliguori@amazon.com>
> > ---
> > Makefile | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Makefile b/Makefile
> > index bdff4e4..807054b 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -290,7 +290,7 @@ common de-ch es fo fr-ca hu ja mk nl-be pt sl tr \
> > bepo cz
> >
> > ifdef INSTALL_BLOBS
> > -BLOBS=bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \
> > +BLOBS=bios.bin bios-256k.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \
>
> We already have this patch on list and reviewed:
> http://patchwork.ozlabs.org/patch/299233/
>
> Anthony should just apply that one :-)
Agreed. This is what happens when I don't search the list before writing
a patch. :)
next prev parent reply other threads:[~2014-01-09 23:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 21:55 [Qemu-devel] [PATCH 1/3] configure: add option to disable -fstack-protector flags Steven Noonan
2014-01-09 21:55 ` [Qemu-devel] [PATCH 2/3] virtfs-proxy-helper.c: fix compile error Steven Noonan
2014-01-09 21:55 ` [Qemu-devel] [PATCH 3/3] Makefile: add bios-256k.bin to BLOBS Steven Noonan
2014-01-09 23:27 ` Peter Maydell
2014-01-09 23:30 ` Noonan, Steven [this message]
2014-01-10 9:12 ` Markus Armbruster
2014-01-09 22:30 ` [Qemu-devel] [PATCH 1/3] configure: add option to disable -fstack-protector flags Peter Maydell
2014-01-09 22:40 ` Paolo Bonzini
2014-01-09 23:18 ` Brad Smith
2014-01-09 23:31 ` Noonan, Steven
2014-01-11 2:36 ` Noonan, Steven
2014-01-11 7:46 ` Stefan Weil
2014-01-13 11:53 ` Paolo Bonzini
2014-01-13 20:00 ` [Qemu-devel] [PATCH] " Steven Noonan
2014-01-13 20:27 ` Stefan Weil
2014-01-13 20:38 ` Noonan, Steven
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=20140109233027.GA11226@amazon.com \
--to=snoonan@amazon.com \
--cc=aliguori@amazon.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=steven@uplinklabs.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 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.