qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rjones@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@gmail.com, marc.mari.barcelo@gmail.com,
	ehabkost@redhat.com, mst@redhat.com, kraxel@redhat.com,
	rth@twiddle.net, lersek@redhat.com, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH v7 0/2] Add optionrom compatible with fw_cfg DMA version
Date: Wed, 11 May 2016 18:42:52 +0100	[thread overview]
Message-ID: <1462988574-30590-1-git-send-email-rjones@redhat.com> (raw)

v6 -> v7:

 - This version compiles and works with both GCC (tested 6.1.1) and with
   Clang (tested 3.8.0).

 - Uses -m16 mode on both compilers to generate i8086 code.

 - The signrom.py script has been modified so it can (optionally)
   generate the size field in the header.

 - Tested with both a small (libguestfs) and large (Fedora 23) initrd.

Rich.

             reply	other threads:[~2016-05-11 17:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-11 17:42 Richard W.M. Jones [this message]
2016-05-11 17:42 ` [Qemu-devel] [PATCH v7 1/2] scripts/signrom.py: Allow option ROM checksum script to write the size header Richard W.M. Jones
2016-05-11 17:42 ` [Qemu-devel] [PATCH v7 2/2] Add optionrom compatible with fw_cfg DMA version Richard W.M. Jones
2016-05-11 20:07   ` Paolo Bonzini
2016-05-11 21:04     ` 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=1462988574-30590-1-git-send-email-rjones@redhat.com \
    --to=rjones@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=lersek@redhat.com \
    --cc=marc.mari.barcelo@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=stefanha@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 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).