From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPTnO-00074q-PX for qemu-devel@nongnu.org; Tue, 09 Apr 2013 04:20:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPTnM-00085h-Pj for qemu-devel@nongnu.org; Tue, 09 Apr 2013 04:20:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPTnL-00085P-Qr for qemu-devel@nongnu.org; Tue, 09 Apr 2013 04:20:48 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r398KlkE019100 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 9 Apr 2013 04:20:47 -0400 From: Hans de Goede Date: Tue, 9 Apr 2013 10:24:21 +0200 Message-Id: <1365495862-11276-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] ehci_free_packet: Discard finished packets when the queue is halted v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi Gerd, And here is a v3 fixing a whitespace issue in v2, sorry about the noise. Regards, Hans