qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] USB Host Asynchronous I/O (Linux)


From: Lonnie Mendez
Subject: [Qemu-devel] USB Host Asynchronous I/O (Linux)
Date: Sat, 18 Nov 2006 21:03:08 -0600

  Hi.  The attached patch allows qemu to dispatch usb data packets
asynchronously.

  The uhci controller gives poor performance with this patch.  It was
said on irc that allowing the uhci controller several pending requests
would improve this.  However the ohci controller performs very well
as-is.  The tested guests included windows xp and linux 2.6.  Both were
noticeably more responsive - cases included transfering files from a
flash drive attached to the host, using an interrupt endpoint based gps
device, and using a usb scanner to scan a few images.  There might be a
race condition for scheduling bh's from the signal handler.

Attachment: qemu-usb-host-async.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]