On Thu, May 01, 2014 at 07:56:59PM +0100, Dennis Waters wrote:
Hi,
Using the latest Qemu2 and Seabios1.7.4 (I've tried stable and git for both) -- I still have this issue with QEMU hanging on display.sys with MSDOS 6.2 I can confirm on all compiled sources the structs already had your "PACKED" patch applied
[...]
Scan for VGA option rom Running option rom at c000:0003 Start SeaVGABIOS (version rel-1.7.4-0-g96917a8-20140203_153423-nilsson.home.kraxel.org)
The log indicates the SeaVGABIOS that was used predates the PACKED fix. The fix went in after rel-1.7.4 - it's in commit f5ec1e0a. How did you confirm the fix was applied?
-Kevin