Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-10 Thread Kevin O'Connor
On Mon, Feb 10, 2014 at 03:57:46PM +0100, Sebastian wrote: > Hi, > > >>After rebooting, qemu hangs with 100% cpu usage when loading > >>DISPLAY.SYS. It is loaded by the following line in CONFIG.SYS: > >> > >>DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1) > > > >Thanks. That DEVICE line causes a failure f

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-10 Thread Sebastian
Hi, After rebooting, qemu hangs with 100% cpu usage when loading DISPLAY.SYS. It is loaded by the following line in CONFIG.SYS: DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1) Thanks. That DEVICE line causes a failure for me as well and the call trace is much easier to understand. The SeaVGABIOS pat

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-06 Thread Kevin O'Connor
On Thu, Feb 06, 2014 at 09:17:21AM +0100, Gerd Hoffmann wrote: > Hi, > > > Sebastian, can you document the steps to reproduce the dosidle and > > display.sys failure? > > Placed a copy of a fresh ms-dos 6.2 install here (qcow2 hard disk > image): http://www.kraxel.org/download/ > > display.sys

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-06 Thread Gerd Hoffmann
Hi, > Sebastian, can you document the steps to reproduce the dosidle and > display.sys failure? Placed a copy of a fresh ms-dos 6.2 install here (qcow2 hard disk image): http://www.kraxel.org/download/ display.sys hangs reproduces with that image. cheers, Gerd

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-05 Thread Kevin O'Connor
On Wed, Feb 05, 2014 at 09:57:06PM +0100, Sebastian wrote: > >>I can't reproduce the hang with the dosidle program linked by > >>Sebastian. (I ran the program on freedos and on an msdos floppy and > >>both times it said it install succesfully.) Can someone walk through > >>the steps needed to rep

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-05 Thread Sebastian
Hi, I can't reproduce the hang with the dosidle program linked by Sebastian. (I ran the program on freedos and on an msdos floppy and both times it said it install succesfully.) Can someone walk through the steps needed to reproduce the problem? I found some old Win3.1 images, and I do see t

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-05 Thread Kevin O'Connor
On Wed, Feb 05, 2014 at 01:34:19PM -0500, Kevin O'Connor wrote: > On Wed, Feb 05, 2014 at 02:19:58PM +0100, Gerd Hoffmann wrote: > > On Di, 2014-02-04 at 20:47 +0100, Kevin Wolf wrote: > > > Hi Gerd, > > > > > > Am 09.01.2014 um 00:20 hat Sebastian geschrieben: > > > > Hi, > > > > > > > > I notic

Re: [Qemu-devel] [SeaBIOS] WfW setup and DOS display.sys hanging

2014-02-05 Thread Kevin O'Connor
On Wed, Feb 05, 2014 at 02:19:58PM +0100, Gerd Hoffmann wrote: > On Di, 2014-02-04 at 20:47 +0100, Kevin Wolf wrote: > > 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.