qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Marc Marí" <marc.mari.barcelo@gmail.com>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: qemu-devel@nongnu.org, mst@redhat.com, ehabkost@redhat.com,
	rth@twiddle.net, pbonzini@redhat.com, stefanha@redhat.com,
	kraxel@redhat.com, lersek@redhat.com
Subject: Re: [Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version
Date: Sun, 24 Apr 2016 19:45:34 +0200	[thread overview]
Message-ID: <20160424194534.43b4424c@home> (raw)
In-Reply-To: <1461330148-21393-2-git-send-email-rjones@redhat.com>

On Fri, 22 Apr 2016 14:02:28 +0100
"Richard W.M. Jones" <rjones@redhat.com> wrote:

> From: Marc Marí <markmb@redhat.com>
> 
> This optionrom is based on linuxboot.S.
> 
> Signed-off-by: Marc Marí <markmb@redhat.com>
> Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
> ---
>  .gitignore                        |   4 +
>  hw/i386/pc.c                      |   9 +-
>  hw/nvram/fw_cfg.c                 |   2 +-
>  include/hw/nvram/fw_cfg.h         |   1 +
>  pc-bios/optionrom/Makefile        |  13 +-
>  pc-bios/optionrom/linuxboot_dma.c | 305
> ++++++++++++++++++++++++++++++++++++++ 6 files changed, 329
> insertions(+), 5 deletions(-) create mode 100644
> pc-bios/optionrom/linuxboot_dma.c

Thanks for picking this up and solving the issues!

Reviewed-by: Marc Marí <marc.mari.barcelo@gmail.com>

  reply	other threads:[~2016-04-24 17:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 13:02 [Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version Richard W.M. Jones
2016-04-22 13:02 ` Richard W.M. Jones
2016-04-24 17:45   ` Marc Marí [this message]
2016-04-25 15:26   ` Stefan Hajnoczi
2016-04-26  7:43 ` Gerd Hoffmann
2016-04-26  9:18   ` Richard W.M. Jones

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=20160424194534.43b4424c@home \
    --to=marc.mari.barcelo@gmail.com \
    --cc=ehabkost@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=lersek@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    --cc=rth@twiddle.net \
    --cc=stefanha@redhat.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 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).