On Mon, Oct 12, 2009 at 08:44:56AM -0500, Anthony Liguori wrote:
During init, SeaBIOS will enable writes to all memory between
0xc0000-0x100000 - shadowing the ram as needed. Just prior to
starting the boot phase, SeaBIOS will make the bios f-segment and all
option roms read only. (Note, this differs from bochs-bios which
doesn't make optionroms writable - seabios makes them writable because
some optionroms need it.)
As an aside, it would be nice if qemu would just start off with this
memory as read/writable, as the shadoing process is ugly, it's qemu
specific, and it always ends up as read/writable anyway.
I'm not sure where coreboot or PMM comes into this. SeaBIOS does
implement the Post Memory Manager calls.
-Kevin
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html