[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware |
Date: |
Fri, 2 Sep 2011 11:27:04 +0100 |
On 2 September 2011 08:50, Gerd Hoffmann <address@hidden> wrote:
> Booting an image and operating some usb device is even better.
Incidentally, if anybody has both (1) an image/config that connects
a keyboard via usb-musb and (2) a copy of the MUSB hardware spec
they will be able to test and fix the bug that musb_port_ops doesn't
implement the wakeup callback. Sadly I have neither :-(
-- PMM