From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILMy2-0007OY-6f for qemu-devel@nongnu.org; Wed, 15 Aug 2007 13:47:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILMy0-0007O7-T4 for qemu-devel@nongnu.org; Wed, 15 Aug 2007 13:47:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILMy0-0007O4-NG for qemu-devel@nongnu.org; Wed, 15 Aug 2007 13:47:36 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILMy0-00064I-CH for qemu-devel@nongnu.org; Wed, 15 Aug 2007 13:47:36 -0400 Received: by ug-out-1314.google.com with SMTP id m2so198111uge for ; Wed, 15 Aug 2007 10:47:35 -0700 (PDT) Message-ID: Date: Wed, 15 Aug 2007 20:47:34 +0300 From: "Blue Swirl" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708151821.17608.paul@codesourcery.com> <200708151822.56446.paul@codesourcery.com> Subject: [Qemu-devel] Re: Extending qemu_irq for reset signals Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel Preferably also the callback function type should be QEMUResetHandler, not the slightly different qemu_irq_handler.