From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: jan.kiszka@siemens.com, Glauber Costa <glommer@redhat.com>,
aliguori@us.ibm.com
Subject: Re: [Qemu-devel] [PATCH 1/2] register a single area for vga bios and option roms
Date: Thu, 9 Apr 2009 22:04:48 +0100 [thread overview]
Message-ID: <200904092204.49029.paul@codesourcery.com> (raw)
In-Reply-To: <1239308420-10521-2-git-send-email-glommer@redhat.com>
On Thursday 09 April 2009, Glauber Costa wrote:
> Those guys are not different in nature. They're all roms,
> not blessed with the graces of being written to. So there's
> not need to issue multiple requests to memory registration areas:
> just treat them as brothers, and put them all in the same
> region.
I fixed a bug (missing += when loading option roms), simplified the rounding a
bit, added a check for overflow, fixed several formatting errors, and applied
the patch.
Paul
prev parent reply other threads:[~2009-04-09 21:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 20:20 [Qemu-devel] [PATCH 0/2] Refactor option rom loading code Glauber Costa
2009-04-09 20:20 ` [Qemu-devel] [PATCH 1/2] register a single area for vga bios and option roms Glauber Costa
2009-04-09 20:20 ` [Qemu-devel] [PATCH 2/2] get rid of phys_ram_base dependency for load_linux Glauber Costa
2009-04-09 21:05 ` Paul Brook
2009-04-09 21:04 ` Paul Brook [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=200904092204.49029.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=aliguori@us.ibm.com \
--cc=glommer@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
/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).