[Qemu-devel] OHCI for i386

2006-11-30 Thread Ed Swierk
After spending some time trying to figure out why the emulated UHCI USB controller is so slow, I switched uhci_usb_init() in hw/pc.c to ohci_usb_init(). To my delight, Linux booted up and detected the controller on the first try, and accessing an emulated block device is 2 to 3 times faster. It s

[Qemu-devel] Emulating a machine with no keyboard connected

2006-11-30 Thread Marius Nuennerich
Hi List, I would like to emulate an i386 machine which has no PS/2 keyboard or USB keyboard plugged in. Is this possible? If there is currently no way to do this, where could one start to implement this "feature"? I thought about something like "-k none" as parameter. regards Marius P.S. I'm no

[Qemu-devel] question on samba/linux_guest

2006-11-30 Thread Christian MICHON
Hi list, I know for sure "-smb" option is meant for using samba inside a Windows guest inside a linux host. I would like to do the opposite: having a Windows host and a properly configured samba inside a linux guest, use windows explorer to browse specific disk areas of the linux guest. I can a

[Qemu-devel] Mouse Problem. It's not SDL_VIDEO_X11_DGAMOUSE=0

2006-11-30 Thread Luis Ramirez
Hello, I've the same problem as everybody with the mouse. When I start qemu the mouse goes to the bottom-right corner. I solved the problem in the past adding the SDL_VIDEO_X11_DGAMOUSE = 0 to the env variables. My HD die and know I have reinstalled all the things. In the past my linux was a Sar

[Qemu-devel] [PATCH] intentinoal slowing down qemu - brake

2006-11-30 Thread Miroslav Novak
This patch adds support for slowing down qemu and saving cpu load. The '-brake' command line parameter or monitor command 'brake' determines how long to wait in the main_loop with respect to duration of time that qemu used for the emulation itself. Thus e.g. zero value runs at full speed, 1 at 1