From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWX97-00019B-Ta for qemu-devel@nongnu.org; Thu, 30 Jul 2009 11:02:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWX93-00015j-3f for qemu-devel@nongnu.org; Thu, 30 Jul 2009 11:02:17 -0400 Received: from [199.232.76.173] (port=33027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWX92-00015T-EZ for qemu-devel@nongnu.org; Thu, 30 Jul 2009 11:02:12 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40165) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWX91-0001rs-RF for qemu-devel@nongnu.org; Thu, 30 Jul 2009 11:02:12 -0400 Message-ID: <4A71B5EE.4020000@redhat.com> Date: Thu, 30 Jul 2009 17:02:06 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/5] qdev/isa: add isa bus support to qdev. References: <1248797778-783-1-git-send-email-kraxel@redhat.com> <1248797778-783-2-git-send-email-kraxel@redhat.com> <4A71B0EE.5060509@codemonkey.ws> In-Reply-To: <4A71B0EE.5060509@codemonkey.ws> 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: Anthony Liguori Cc: qemu-devel@nongnu.org On 07/30/09 16:40, Anthony Liguori wrote: >> --- /dev/null >> +++ b/hw/isa-bus.c > Need copyright/license. Just sent as incremental patch as you've queued it up already. cheers, Gerd