From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mau1P-0002ph-P5 for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:16:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mau1L-0002ge-M0 for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:16:23 -0400 Received: from [199.232.76.173] (port=55457 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mau1L-0002gG-Fw for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:16:19 -0400 Received: from mx2.redhat.com ([66.187.237.31]:53432) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mau1L-0001v0-3f for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:16:19 -0400 Message-ID: <4A81994C.8080804@redhat.com> Date: Tue, 11 Aug 2009 18:16:12 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq() References: <4A7ADE70.7060204@sgi.com> <4A806D86.8090208@codemonkey.ws> <4A8156D4.2090000@sgi.com> <4A817B61.2010803@redhat.com> <4A818415.8020706@sgi.com> In-Reply-To: <4A818415.8020706@sgi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jes Sorensen Cc: Anthony Liguori , qemu-devel , Gleb Natapov On 08/11/09 16:45, Jes Sorensen wrote: > I would like to see that. I was looking into how much it would be, but I > got lost in the qdev dependencies :( I'll try to have a look tomorrow. cheers, Gerd