From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOpL7-0008Vr-2m for qemu-devel@nongnu.org; Wed, 25 Sep 2013 09:41:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOpL2-00076a-36 for qemu-devel@nongnu.org; Wed, 25 Sep 2013 09:41:13 -0400 Message-ID: <1380116462.3625.66.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 25 Sep 2013 15:41:02 +0200 In-Reply-To: <1380113886-16845-12-git-send-email-mdroth@linux.vnet.ibm.com> References: <1380113886-16845-1-git-send-email-mdroth@linux.vnet.ibm.com> <1380113886-16845-12-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 11/38] xhci: fix endpoint interval calculation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org On Mi, 2013-09-25 at 07:57 -0500, Michael Roth wrote: > From: Gerd Hoffmann > > Cc: qemu-stable@nongnu.org > Signed-off-by: Gerd Hoffmann > (cherry picked from commit ca7162782a293f525633e5816470498dd86a51cf) Also needed: 4d7a81c06f5f17e019a2d3a18300500bd64f6f40 cheers, Gerd