From: "Richard W.M. Jones" <rjones@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org, mst@redhat.com, ehabkost@redhat.com,
rth@twiddle.net, pbonzini@redhat.com,
marc.mari.barcelo@gmail.com, stefanha@redhat.com,
lersek@redhat.com
Subject: Re: [Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version
Date: Tue, 26 Apr 2016 10:18:03 +0100 [thread overview]
Message-ID: <20160426091803.GR11600@redhat.com> (raw)
In-Reply-To: <1461656589.20704.8.camel@redhat.com>
On Tue, Apr 26, 2016 at 09:43:09AM +0200, Gerd Hoffmann wrote:
> On Fr, 2016-04-22 at 14:02 +0100, Richard W.M. Jones wrote:
> > v4 -> v5:
> >
> > * Fix the initrd loading problem by fixing the get_e801_addr
> > function so it really reads the values from the BIOS.
> >
> > Previously the function always returned 16MB, and so it only happened
> > to work for initrd sizes < ~15MB, and broke for anything larger. Now
> > the function is fixed, I tested it on 20MB & 350KB initrds and it
> > worked for both.
>
> Can confirm it works, and with a big initramfs it is a very noticable
> speedup.
>
> > * Fix the Win32 cross-compiler issue by making the 'ld -m' (emulator)
> > option conditional on CONFIG_WIN32.
> >
> > This change was not tested with the cross-compiler. Gerd, could you
> > see if this fixes things?
>
> Yes, it builds fine now.
>
> Only thing I've noticed is that I have to manually copy the rom to
> pc-bios/, I guess we want place a pre-compiled binary there like we do
> for the other option roms.
Yes, I noticed this too (on Linux non-cross-compiles). Not sure if
that's right or wrong.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://libguestfs.org
prev parent reply other threads:[~2016-04-26 9:18 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í
2016-04-25 15:26 ` Stefan Hajnoczi
2016-04-26 7:43 ` Gerd Hoffmann
2016-04-26 9:18 ` Richard W.M. Jones [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=20160426091803.GR11600@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@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).