qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU version 0.5.5
@ 2004-05-08 15:07 Fabrice Bellard
  2004-05-08 16:32 ` Hetz Ben Hamo
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Fabrice Bellard @ 2004-05-08 15:07 UTC (permalink / raw)
  To: qemu-devel

Hi,

QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary 
distribution for x86 is also available. This release features a much 
improved Windows 98 support (full install, CD-ROM, floppy, VGA, network) 
and VGA support for the PowerPC PREP target.

version 0.5.5:

   - SDL full screen support (initial patch by malc)
   - VGA support on PowerPC PREP
   - VBE fixes (Matthew Mastracci)
   - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
   - IDE master only fixes (aka Win98 CD-ROM probe bug)
   - ARM load/store half word fix (Ulrich Hecht)
   - FDC fixes for Win98

Fabrice.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-08 15:07 Fabrice Bellard
@ 2004-05-08 16:32 ` Hetz Ben Hamo
  2004-05-08 18:44 ` Michael Torrie
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: Hetz Ben Hamo @ 2004-05-08 16:32 UTC (permalink / raw)
  To: qemu-devel, Fabrice Bellard

Fabrice Bellard wrote:

> Hi,
> 
> QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary 
> distribution for x86 is also available. This release features a much 
> improved Windows 98 support (full install, CD-ROM, floppy, VGA, network) 
> and VGA support for the PowerPC PREP target.

It still suffers from a freeze (in a very specific place)
I use the MSDN download version of windows 98, without modifying 
autoexec.bat and config.sys (so no DOS mode CDROM support)

1. Installation and copying goes well.
2. 2nd stage goes well, prompts to reboot
3. 3rd stage (still detecting PnP hardware) starts and 1 minute later 
freezes..

Thanks,
Hetz

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: [Qemu-devel] QEMU version 0.5.5
@ 2004-05-08 18:32 Misty De Meo
  0 siblings, 0 replies; 10+ messages in thread
From: Misty De Meo @ 2004-05-08 18:32 UTC (permalink / raw)
  To: qemu-devel

Curiously, Windows 98 will no longer install for me in the new version. I've 
tried to install using QEMU's mkcow utility and Bochs' bximage, but neither 
works. Windows setup refuses to recognize the CD while formatting; it tells 
me to insert the Windows CD, even though it's already in. If I format the 
hard drive using fdisk, it tries to scan the registry, displays the error 
message "Windows Setup requires 7340032 bytes available on your C drive"  
and then simply repeats lines of / over and over until I quit QEMU. I've 
tried this with flat hard drive images of 512MB and 1024MB as well as a COW 
image of 1024MB. I'm using a PowerPC processor as host.

~ Misty

_________________________________________________________________
MSN Premium includes powerful parental controls and get 2 months FREE*   
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-08 15:07 Fabrice Bellard
  2004-05-08 16:32 ` Hetz Ben Hamo
@ 2004-05-08 18:44 ` Michael Torrie
  2004-05-08 22:14   ` Jason Gress
  2004-05-09  9:38 ` David Woodhouse
  2004-05-09 13:43 ` Lennert Buytenhek
  3 siblings, 1 reply; 10+ messages in thread
From: Michael Torrie @ 2004-05-08 18:44 UTC (permalink / raw)
  To: qemu-devel

On Sat, 2004-05-08 at 09:07, Fabrice Bellard wrote:
> Hi,
> 
> QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary 
> distribution for x86 is also available. This release features a much 
> improved Windows 98 support (full install, CD-ROM, floppy, VGA, network) 
> and VGA support for the PowerPC PREP target.

Even with the new vbe patches, using the latest CVS code, I still see
the horizontal black lines through the screen when I run Win2k with the
bochs vbe driver.  Does anyone know how to fix this?  The black lines
even show up when using vnc.

Michael

> 
> version 0.5.5:
> 
>    - SDL full screen support (initial patch by malc)
>    - VGA support on PowerPC PREP
>    - VBE fixes (Matthew Mastracci)
>    - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
>    - IDE master only fixes (aka Win98 CD-ROM probe bug)
>    - ARM load/store half word fix (Ulrich Hecht)
>    - FDC fixes for Win98
> 
> Fabrice.
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
-- 
Michael Torrie <torriem@chem.byu.edu>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-08 18:44 ` Michael Torrie
@ 2004-05-08 22:14   ` Jason Gress
  0 siblings, 0 replies; 10+ messages in thread
From: Jason Gress @ 2004-05-08 22:14 UTC (permalink / raw)
  To: qemu-devel

On Saturday 08 May 2004 01:44 pm, Michael Torrie wrote:
> On Sat, 2004-05-08 at 09:07, Fabrice Bellard wrote:
> > Hi,
> >
> > QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary
> > distribution for x86 is also available. This release features a much
> > improved Windows 98 support (full install, CD-ROM, floppy, VGA, network)
> > and VGA support for the PowerPC PREP target.
>
> Even with the new vbe patches, using the latest CVS code, I still see
> the horizontal black lines through the screen when I run Win2k with the
> bochs vbe driver.  Does anyone know how to fix this?  The black lines
> even show up when using vnc.
It tends to work ok at certain resolution/color combos.  I use 1024x768x16bit 
w/o problems.

	Jason


>
> Michael
>
> > version 0.5.5:
> >
> >    - SDL full screen support (initial patch by malc)
> >    - VGA support on PowerPC PREP
> >    - VBE fixes (Matthew Mastracci)
> >    - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
> >    - IDE master only fixes (aka Win98 CD-ROM probe bug)
> >    - ARM load/store half word fix (Ulrich Hecht)
> >    - FDC fixes for Win98
> >
> > Fabrice.
> >
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://mail.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-08 15:07 Fabrice Bellard
  2004-05-08 16:32 ` Hetz Ben Hamo
  2004-05-08 18:44 ` Michael Torrie
@ 2004-05-09  9:38 ` David Woodhouse
  2004-05-09 10:41   ` Fabrice Bellard
  2004-05-09 13:43 ` Lennert Buytenhek
  3 siblings, 1 reply; 10+ messages in thread
From: David Woodhouse @ 2004-05-09  9:38 UTC (permalink / raw)
  To: qemu-devel

On Sat, 2004-05-08 at 17:07 +0200, Fabrice Bellard wrote:
> version 0.5.5:
>    - ARM load/store half word fix (Ulrich Hecht)

How well is this expected to work on ARM? With 0.5.5 I can at least now
run a static busybox, but not dynamically linked binaries.

This is with glibc 2.3.2 -- the latest file system from handhelds.org.

-- 
dwmw2

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-09  9:38 ` David Woodhouse
@ 2004-05-09 10:41   ` Fabrice Bellard
  2004-05-09 13:37     ` Fabrice Bellard
  2004-05-09 15:53     ` David Woodhouse
  0 siblings, 2 replies; 10+ messages in thread
From: Fabrice Bellard @ 2004-05-09 10:41 UTC (permalink / raw)
  To: qemu-devel

David Woodhouse wrote:
> On Sat, 2004-05-08 at 17:07 +0200, Fabrice Bellard wrote:
> 
>>version 0.5.5:
>>   - ARM load/store half word fix (Ulrich Hecht)
> 
> 
> How well is this expected to work on ARM? With 0.5.5 I can at least now
> run a static busybox, but not dynamically linked binaries.
> 
> This is with glibc 2.3.2 -- the latest file system from handhelds.org.

With the dynamically linked ARM binaries on the QEMU web site, it works, 
so it may be an FPU related bug or a bug in an ARM instruction which was 
not used in the binary I used. It can also be a syscall problem.

The simplest way to debug is to recompile the libc and the dynamic 
linker and to insert "printf" (or write syscalls) at the right place. If 
you have the time and all the needed tools, the bug should be easy to track.

Fabrice.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-09 10:41   ` Fabrice Bellard
@ 2004-05-09 13:37     ` Fabrice Bellard
  2004-05-09 15:53     ` David Woodhouse
  1 sibling, 0 replies; 10+ messages in thread
From: Fabrice Bellard @ 2004-05-09 13:37 UTC (permalink / raw)
  To: qemu-devel


Just a note: the QEMU CVS has now support for Windows 95 too (it does 
not install correctly in QEMU 0.5.5 because of an FPU emulation bug). 
Using Windows 95 can be interesting if you have a slow host.

Fabrice.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-08 15:07 Fabrice Bellard
                   ` (2 preceding siblings ...)
  2004-05-09  9:38 ` David Woodhouse
@ 2004-05-09 13:43 ` Lennert Buytenhek
  3 siblings, 0 replies; 10+ messages in thread
From: Lennert Buytenhek @ 2004-05-09 13:43 UTC (permalink / raw)
  To: qemu-devel

When trying to install the latest FreeDOS on qemu 0.5.5, I get this:

Invalid Opcode at C833 3478 3046 109B C290 106F 03FF 2C7C D3B4 27C0 E7D1 7548 CDCF
Warning: error 127 occured! Press a key to continue
Fatal Error: GUI installer crashed or exited without installing
falling back to text installer.



On Sat, May 08, 2004 at 05:07:47PM +0200, Fabrice Bellard wrote:

> Hi,
> 
> QEMU version 0.5.5 is available at http://bellard.org/qemu. A binary 
> distribution for x86 is also available. This release features a much 
> improved Windows 98 support (full install, CD-ROM, floppy, VGA, network) 
> and VGA support for the PowerPC PREP target.
> 
> version 0.5.5:
> 
>   - SDL full screen support (initial patch by malc)
>   - VGA support on PowerPC PREP
>   - VBE fixes (Matthew Mastracci)
>   - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
>   - IDE master only fixes (aka Win98 CD-ROM probe bug)
>   - ARM load/store half word fix (Ulrich Hecht)
>   - FDC fixes for Win98
> 
> Fabrice.
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Qemu-devel] QEMU version 0.5.5
  2004-05-09 10:41   ` Fabrice Bellard
  2004-05-09 13:37     ` Fabrice Bellard
@ 2004-05-09 15:53     ` David Woodhouse
  1 sibling, 0 replies; 10+ messages in thread
From: David Woodhouse @ 2004-05-09 15:53 UTC (permalink / raw)
  To: qemu-devel

On Sun, 2004-05-09 at 12:41 +0200, Fabrice Bellard wrote:
> With the dynamically linked ARM binaries on the QEMU web site, it works, 
> so it may be an FPU related bug or a bug in an ARM instruction which was 
> not used in the binary I used. It can also be a syscall problem.
> 
> The simplest way to debug is to recompile the libc and the dynamic 
> linker and to insert "printf" (or write syscalls) at the right place. If 
> you have the time and all the needed tools, the bug should be easy to track.

I think I'd prefer to have qemu set LD_DEBUG=all for its child, and
maybe to get its gdb stub working. I'll play...

-- 
dwmw2

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-05-09 15:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-08 18:32 [Qemu-devel] QEMU version 0.5.5 Misty De Meo
  -- strict thread matches above, loose matches on Subject: below --
2004-05-08 15:07 Fabrice Bellard
2004-05-08 16:32 ` Hetz Ben Hamo
2004-05-08 18:44 ` Michael Torrie
2004-05-08 22:14   ` Jason Gress
2004-05-09  9:38 ` David Woodhouse
2004-05-09 10:41   ` Fabrice Bellard
2004-05-09 13:37     ` Fabrice Bellard
2004-05-09 15:53     ` David Woodhouse
2004-05-09 13:43 ` Lennert Buytenhek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).