qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [SeaBIOS] [PATCH 0/4] qemu option loading


From: Anthony Liguori
Subject: [Qemu-devel] Re: [SeaBIOS] [PATCH 0/4] qemu option loading
Date: Fri, 18 Dec 2009 20:55:38 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Kevin O'Connor wrote:
On Fri, Dec 18, 2009 at 12:16:00PM +0100, Gerd Hoffmann wrote:
  Hi,

qemu is about to change the way how option roms are loaded.  pci roms
will be loaded into a option rom bar (like real hardware does).
non-pci roms can be loaded using the qemu firmware interface.

With this change seabios will deploy all roms instead of having qemu
copy them to the 0xc0000 -> 0e0000 range.  Advantages are:

  * roms can be packed better, especially in case they resize themself
    (like the gPXE roms do).
  * rom area is a bit larger as seabios can additionally use the
    unused regions of the 0xe0000 segment.
  * the whole process comes closer to what happens on real hardware.

The SeaBIOS changes all look reasonable to me.  Just need to make sure
they are coordinated with the associated qemu changes.

Anthony - it looks like you've made some changes to your seabios repo,
but I don't think you've pushed them yet.

I've pushed now. Don't worry about merging them from me though, it's easy enough to let git do it's magic here.

Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]