qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Problems with USB Mass Storage emulation


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] Problems with USB Mass Storage emulation
Date: Mon, 28 Sep 2009 09:17:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 09/26/09 18:42, Dmitri Vorobiev wrote:
Hello,

We tried to use an emulated USB Mass Storage device with my QEMU-emulated
system (Debian GNU/Linux, MIPS architecture, but the same problem is
present also for a similar x86 version). fdisk(1) works fine. However,
when formatting is going on or a big file is being copied into the
USB-MS partition, some errors occur and the system starts working
extremely slowly.

qemu emulates usb 1.1, which *is* slow.

Attached patch gets usb-storage going for me, but I'd classify it as 'hack', not as 'fix'. Fixing it for real would be adding usb 2.0 supprt to qemu. Or fix the linux kernel to deal with usb 1.1 more sanely, which is probably just adjusting the scsi timeouts to the device speed ...

cheers,
  Gerd

Attachment: 0001-make-usb-1.1-go-insane-fast.patch
Description: Text document


reply via email to

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