From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NA57i-0007as-4U for qemu-devel@nongnu.org; Mon, 16 Nov 2009 12:12:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NA57c-0007YG-4V for qemu-devel@nongnu.org; Mon, 16 Nov 2009 12:12:16 -0500 Received: from [199.232.76.173] (port=36098 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NA57b-0007Y6-JL for qemu-devel@nongnu.org; Mon, 16 Nov 2009 12:12:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60704) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NA57b-0005Z8-7i for qemu-devel@nongnu.org; Mon, 16 Nov 2009 12:12:11 -0500 From: Glauber Costa Date: Mon, 16 Nov 2009 15:11:58 -0200 Message-Id: <1258391527-18840-1-git-send-email-glommer@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/9] 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 the second version of the in-kernel irqchip patchset. It is pretty straightforward, and basically the same thing that was already in staging. Just now kvm_put_mp_state() became i386-specific, and had to go into a header.