On Mon, Jul 12, 2010 at 04:13:06PM +0300, Avi Kivity wrote: > Does SeaBIOS use big real mode now? SeaBIOS calls option roms in big real mode. This is required by the relevant specs. See the transition16big function in src/romlayout.S. It briefly jumps to an address at 0xffxxx during the transition to real-mode. At a quick glance, it looks like it could probably be changed to not use a code address >64K. -Kevin -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html