From: Glauber Costa <glommer@gmail.com>
To: qemu-devel@nongnu.org
Cc: c-d.hailfinger.devel.2006@gmx.net
Subject: Re: [Qemu-devel] [PATCH] get roms more room.
Date: Sat, 28 Mar 2009 19:25:33 -0300 [thread overview]
Message-ID: <5d6222a80903281525p7ef4c902k9b212846a52a6566@mail.gmail.com> (raw)
In-Reply-To: <49CE5E9D.2040909@us.ibm.com>
On Sat, Mar 28, 2009 at 2:30 PM, Anthony Liguori <aliguori@us.ibm.com> wrote:
> Glauber Costa wrote:
>>
>> This patch increases by 50 % the size available for option roms.
>> The main motivator is that some roms grew bigger than the 64k we
>> currently allocate for them (Hey, it's 2009!)
>>
>> One example is the gpxe project, that produces some roms with 69k,
>> 70k, etc. The space proposed by this patch actually makes it as
>> big as 84k. Probably still a fit for some time.
>>
>> But there is no free lunch. This space must come from somewhere,
>> and we take it from vga rom space. Currently, our vga roms are
>> around 35k in size. With this patch, option rom space will begin
>> just after vga ends, aligned to the next 2k boundary.
>>
>> Technicaly, we could do the same with the uper space (the bios itself),
>> but since bochs bios is already 128 k in size, I don't see an
>> urgent need to do it.
>>
>> [ fix case for vgabioses smaller than 30k, by Carl-Daniel Hailfinger ]
>>
>> Signed-off-by: Glauber Costa <glommer@redhat.com>
>>
>
> Applied. Thanks.
>
> Sounds like it's time to switch to gpxe roms. I wonder what ever happened
> to the gpxe virtio-blk patches...
>
> Regards,
Not yet.
There's still a patch that needs to be applied to the bios. I've
already sent it to bochs-developers list, I believe it should go
there, rather than here.
Also, currently gpxe does not work with kvm, just qemu. Stiil unsure
why, but something to do with interrupts being disabled when they
shouldn't. I'm still on this,
expect news soon.
--
Glauber Costa.
"Free as in Freedom"
http://glommer.net
"The less confident you are, the more serious you have to act."
next prev parent reply other threads:[~2009-03-28 22:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 4:25 [Qemu-devel] [PATCH] get roms more room Glauber Costa
2009-03-28 8:51 ` Carl-Daniel Hailfinger
2009-03-28 17:30 ` Anthony Liguori
2009-03-28 22:25 ` Glauber Costa [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-03-27 23:48 Glauber Costa
2009-03-28 1:58 ` Carl-Daniel Hailfinger
2009-03-28 4:19 ` Glauber Costa
2009-03-27 17:37 Glauber Costa
2009-03-27 20:29 ` Carl-Daniel Hailfinger
2009-03-27 20:45 ` Glauber Costa
2009-03-27 23:12 ` Carl-Daniel Hailfinger
2009-03-27 23:43 ` Glauber Costa
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=5d6222a80903281525p7ef4c902k9b212846a52a6566@mail.gmail.com \
--to=glommer@gmail.com \
--cc=c-d.hailfinger.devel.2006@gmx.net \
--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).