qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] OHCI for i386
@ 2006-12-01  2:01 Ed Swierk
  0 siblings, 0 replies; only message in thread
From: Ed Swierk @ 2006-12-01  2:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: James Lingard

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 seems that UHCI is used only on i386, while the other architectures
use OHCI. Would switching i386 to OHCI cause problems for other guest
OSes?

--Ed

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-01  2:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01  2:01 [Qemu-devel] OHCI for i386 Ed Swierk

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