qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] EHCI emulation module for review


From: Pantelis Koukousoulas
Subject: Re: [Qemu-devel] [PATCH] EHCI emulation module for review
Date: Tue, 12 May 2009 16:01:45 +0300

> See my message of (about) two weeks ago about all the things I needed to
> do to get to a patch that actually applied, compiled without (qemu's
> default) warnings and didn't segfault immediately.
>
> If you still have trouble to get it to work against the current master
> branch (or do not feel like manually correcting the patch) I could post
> what worked for me (where worked means: at least doesn't segfault
> immediately, but will run into issues sooner or later ...).

The problem could be that we have different definitions of "working".
What happened in my case was that the patch applied and compiled
(after some trivial messing around)  and there were no segfaults.

The controller saw the devices in the windows guest, but could
not complete the driver registration process, so it eventually gave
up and windows returned the "I could not make this hardware work"
message. It looks like the reason for this failure was that some
URBs did not really make it to the device (or back) but I didn't
have the time to investigate more thoroughly yet.

Did you get it to run all the way to devices working normally?

Cheers,
Pantelis




reply via email to

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