From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOqkw-0008Tf-M1 for qemu-devel@nongnu.org; Thu, 18 Oct 2012 10:07:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOqks-0002ha-J8 for qemu-devel@nongnu.org; Thu, 18 Oct 2012 10:07:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOqks-0002hW-9p for qemu-devel@nongnu.org; Thu, 18 Oct 2012 10:07:22 -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 q9IE7LOW015859 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 18 Oct 2012 10:07:21 -0400 From: Hans de Goede Date: Thu, 18 Oct 2012 16:08:55 +0200 Message-Id: <1350569339-2811-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] [PATCH 0/4] RFC: uhci: various cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org The main reason this is RFC is because it applies on top of my previous 2 RFC series. Review / comments welcome, then I can work them into the final version (which I will send when the other 2 series are done). Regards, Hans