From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So8vW-0002KF-Ky for qemu-devel@nongnu.org; Mon, 09 Jul 2012 04:02:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1So8vO-00012h-Rm for qemu-devel@nongnu.org; Mon, 09 Jul 2012 04:02:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So8vO-00012d-Ju for qemu-devel@nongnu.org; Mon, 09 Jul 2012 04:02:30 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q6982SKp028685 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 9 Jul 2012 04:02:29 -0400 Message-ID: <4FFA9013.9020200@redhat.com> Date: Mon, 09 Jul 2012 10:02:27 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1339061486-28513-1-git-send-email-kraxel@redhat.com> <1339061486-28513-30-git-send-email-kraxel@redhat.com> <4FF6F69C.2040808@redhat.com> <4FF6FC35.1000804@redhat.com> In-Reply-To: <4FF6FC35.1000804@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 29/37] ehci: kick async schedule on wakeup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org Hi, > do we > support wakeup in the EHCI-code at all? uhci and ohci do, could be ehci doesn't, all our hid emulated devices which need remote wakeup most are usb 1.1 devices ... cheers, Gerd