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
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
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
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
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