From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56255 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNqCP-0002Uz-8k for qemu-devel@nongnu.org; Wed, 01 Dec 2010 12:10:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNqCN-0008Aj-Oc for qemu-devel@nongnu.org; Wed, 01 Dec 2010 12:10:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNqCN-0008Ab-GJ for qemu-devel@nongnu.org; Wed, 01 Dec 2010 12:10:31 -0500 Message-ID: <4CF6817C.7070703@redhat.com> Date: Wed, 01 Dec 2010 18:10:20 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <20101201164704.729398122@redhat.com> <20101201164742.979755400@redhat.com> In-Reply-To: <20101201164742.979755400@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch 1/3] add USBPortOps to USBPort List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Paul Brook , qemu-devel@nongnu.org, Juan Quintela On 12/01/10 17:47, Marcelo Tosatti wrote: > Needed for remote wakeup notification. Urks. Crossover. /me did this (and more) as part of the usb cleanup bits. Current state: http://cgit.freedesktop.org/spice/qemu/log/?h=usb.1 cheers, Gerd