Hi Gerd, Am 09.01.2014 um 00:20 hat Sebastian geschrieben: > Hi, > > I noticed in newer versions of Qemu (Debian Jessie) a regression > causing DISPLAY.SYS from MS-DOS 6.22 to hang the system as soon as > loaded.
now that you sent a pull request for a SeaBIOS update, I tried what would happen with this one. Sadly, while it does fix my hanging Win 7 boot, DOS still hangs while loading display.sys. Any ideas where to look, or are you going to have a look yourself? When I tried to debug it a while ago, I didn't see anything obvious, but then I didn't invest that much time for it either. I haven't tried out any of the other cases described below. Kevin > > The Windows for Workgroups 3.11 SETUP.EXE file hangs with a cleared > screen and the cursor blinking in the top left of the screen. The > DOSIDLE.EXE[1] file hangs after printing out some system > information. > > Git-Bisecting returned "roms: update vgabios binaries" (commit > 6eefccc0bb9c34051b1e21880fc3a1c1c8686edd) as the bad commit. > > I tested the i386-softmmu target on Debian 7.3 (wheezy), x86_64 host > and gcc 4.7.2 (Debian 4.7.2-5) without KVM support. > > [1] Source and binary are available e.g. at > http://maribu.home.xs4all.nl/zeurkous/download/mirror/dosidle/ > > Best Regards, > Sebastian