[Qemu-devel] sdl fix for mouse grab/hide

2006-05-25 Thread Herbert Poetzl
Hi Folks! IMHO the idea behind the grab/mouse hide was to have relative mouse moves inside the window when the mouse is grabbed ... now the SDL documentation SDL_MouseMotionEvent(3) says the following: If the cursor is hidden (SDL_ShowCursor(0)) and the input is grabbed

Re: [Qemu-devel] work needed to get solaris to boot under qemu-system-sparc

2006-05-25 Thread Paul Brook
On Thursday 25 May 2006 14:16, Ben Taylor wrote: The question came up a little while back about getting Solaris (Sparc) to boot in qemu under qemu-system-sparc. I did a little work yesterday to find out that the boot process in hw/sun4m.c is really kind of hard wired for a linux boot. If

Re: [Qemu-devel] work needed to get solaris to boot under qemu-system-sparc

2006-05-25 Thread Ben Taylor
Paul Brook [EMAIL PROTECTED] wrote: On Thursday 25 May 2006 14:16, Ben Taylor wrote: The question came up a little while back about getting Solaris (Sparc) to boot in qemu under qemu-system-sparc. I did a little work yesterday to find out that the boot process in hw/sun4m.c is

Re: [Qemu-devel] work needed to get solaris to boot underqemu-system-sparc

2006-05-25 Thread Natalia Portillo
That message came with or without OpenBIOS? I should test NeXTStep/Sparc (sun4m required). Is OpenBIOS made to work also on PowerPC? OHW currently has so bugs that doesnt boot anything. Regards El 25/05/2006, a las 16:17, Blue Swirl escribió: http://www.openbios.org/ indicates there is a

Re: [Qemu-devel] work needed to get solaris to bootunderqemu-system-sparc

2006-05-25 Thread Blue Swirl
I should test NeXTStep/Sparc (sun4m required). Is OpenBIOS made to work also on PowerPC? OHW currently has so bugs that doesnt boot anything. There is some support in OpenBIOS for PPC machines named briq, mol and pearpc, but I don't know if they are related to Qemu machine types.

[Qemu-devel] qemu/hw usb-ohci.c

2006-05-25 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/05/25 23:37:07 Modified files: hw : usb-ohci.c Log message: OHCI large packet fix. CVSWeb URLs:

[Qemu-devel] qemu ./Makefile.target ./usb-linux.c ./vl.c ./v...

2006-05-25 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/05/25 23:58:51 Modified files: . : Makefile.target usb-linux.c vl.c vl.h hw : esp.c ide.c usb-hid.c usb-hub.c usb.c usb.h Added files:

Re: [Qemu-devel] qemu ./Makefile.target ./usb-linux.c ./vl.c ./v...

2006-05-25 Thread Johannes Schindelin
Hi, On Thu, 25 May 2006, Paul Brook wrote: Add USB mass storage device emulation. Cool! Does this work with the VFAT emulation layer? Ciao, Dscho ___ Qemu-devel mailing list Qemu-devel@nongnu.org

Re: [Qemu-devel] qemu ./Makefile.target ./usb-linux.c ./vl.c ./v...

2006-05-25 Thread Paul Brook
On Friday 26 May 2006 01:01, Johannes Schindelin wrote: Hi, On Thu, 25 May 2006, Paul Brook wrote: Add USB mass storage device emulation. Cool! Does this work with the VFAT emulation layer? In theory I think it should. I haven't tested it though. Paul

[Qemu-devel] qemu qemu-doc.texi

2006-05-25 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/05/26 00:49:52 Modified files: . : qemu-doc.texi Log message: Update USB documentation. CVSWeb URLs: