From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mvege-0001sH-Rc for qemu-devel@nongnu.org; Wed, 07 Oct 2009 18:08:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mvega-0001r1-0t for qemu-devel@nongnu.org; Wed, 07 Oct 2009 18:08:44 -0400 Received: from [199.232.76.173] (port=51531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvegZ-0001qt-T7 for qemu-devel@nongnu.org; Wed, 07 Oct 2009 18:08:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1027) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvegZ-0006rl-9y for qemu-devel@nongnu.org; Wed, 07 Oct 2009 18:08:39 -0400 From: Glauber Costa Date: Wed, 7 Oct 2009 19:08:26 -0300 Message-Id: <1254953315-5761-1-git-send-email-glommer@redhat.com> Subject: [Qemu-devel] [PATCH v2] Add in-kernel irqchip List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com This is a resend of the irqchip series, with most of the suggestions merged. This series include code to disable the irqchip. If you have new suggestions, or I forgot something, let me know