All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: William Dauchy <wdauchy@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Eduardo Habkost <ehabkost@redhat.com>,
	QEMU Trivial <qemu-trivial@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add bios-256k.bin to BLOBS on Makefile
Date: Tue, 14 Jan 2014 18:03:26 +0400	[thread overview]
Message-ID: <52D543AE.5010603@msgid.tls.msk.ru> (raw)
In-Reply-To: <CAJ75kXYr4Vbq1C0tA+xOvm=815iYjCm-2eNdx=XaD8=tDbc8sw@mail.gmail.com>

14.01.2014 17:45, William Dauchy wrote:
> On Mon, Jan 6, 2014 at 2:13 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
>> Ping -- who's going to take this patch? Maybe it should
>> go via -trivial?
> 
> +1 still waiting for this merge

Sorry guys, I was on a (relatively small) trip and weren't handling -trivial.
I'll pick it up for this week (there aren't many other changes in there).

Thanks,

/mjt



WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: William Dauchy <wdauchy@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Eduardo Habkost <ehabkost@redhat.com>,
	QEMU Trivial <qemu-trivial@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH] Add bios-256k.bin to BLOBS on Makefile
Date: Tue, 14 Jan 2014 18:03:26 +0400	[thread overview]
Message-ID: <52D543AE.5010603@msgid.tls.msk.ru> (raw)
In-Reply-To: <CAJ75kXYr4Vbq1C0tA+xOvm=815iYjCm-2eNdx=XaD8=tDbc8sw@mail.gmail.com>

14.01.2014 17:45, William Dauchy wrote:
> On Mon, Jan 6, 2014 at 2:13 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
>> Ping -- who's going to take this patch? Maybe it should
>> go via -trivial?
> 
> +1 still waiting for this merge

Sorry guys, I was on a (relatively small) trip and weren't handling -trivial.
I'll pick it up for this week (there aren't many other changes in there).

Thanks,

/mjt

  reply	other threads:[~2014-01-14 14:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  9:35 [Qemu-devel] [PULL 0/8] seabios update Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 1/8] add pc-{i440fx,q35}-2.0 machine types Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 2/8] add firmware to machine options Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 3/8] roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 4/8] roms: build two seabios binaries Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 5/8] roms: enable seabios cross builds Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 6/8] roms: update seabios binaries Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries Gerd Hoffmann
2014-01-05  9:35   ` Jan Kiszka
2014-01-05 11:26     ` Paolo Bonzini
2014-01-05 11:45       ` Jan Kiszka
2014-02-03 14:28         ` Paolo Bonzini
2014-02-03 14:41           ` Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 8/8] pc: switch 2.0 machine types to large seabios binary Gerd Hoffmann
2013-12-09 23:33   ` [Qemu-devel] [PATCH] Add bios-256k.bin to BLOBS on Makefile Eduardo Habkost
2013-12-10  8:52     ` Gerd Hoffmann
2013-12-10 13:56     ` Peter Maydell
2013-12-11 17:30     ` William Dauchy
2014-01-06 13:13     ` [Qemu-trivial] " Peter Maydell
2014-01-06 13:13       ` Peter Maydell
2014-01-14 13:45       ` [Qemu-trivial] " William Dauchy
2014-01-14 13:45         ` William Dauchy
2014-01-14 14:03         ` Michael Tokarev [this message]
2014-01-14 14:03           ` Michael Tokarev

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=52D543AE.5010603@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=aliguori@amazon.com \
    --cc=ehabkost@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=wdauchy@gmail.com \
    /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.