qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Add USB sys file-system support (v2)


From: TJ
Subject: Re: [Qemu-devel] [PATCH] Add USB sys file-system support (v2)
Date: Fri, 05 Sep 2008 19:51:39 +0100

On Fri, 2008-09-05 at 08:30 -0500, Jason Wessel wrote:
> I tried out the patch because it looked reasonably interesting on ubuntu
> 7.10 64bit, and looked like a nice way to attach a local USB device, but
> it did not quite work.

What version of kvm, or what was the commit HEAD hash?

What does the patch report as the method of access to the USB
file-system? The first time usb_host_scan() is called it reports its
attempts to find a suitable access method.

Does the same device work without the patch? The device is a
USB-to-serial converter? Is there a host process attached to it? ( USB
device raw access requires the host to release the device or you'll get
all kinds of problems and potential data corruption if it is a block
device).

The location of the error you report is outside the scope of the patch
itself. The patch is only responsible for determining the available
devices and listing them.

The issue you're experiencing could be related to the recent changes to
USB support introduced by Max.





reply via email to

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