From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54848 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAjdr-00031d-Oi for qemu-devel@nongnu.org; Tue, 26 Oct 2010 09:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAjdq-00021Q-BX for qemu-devel@nongnu.org; Tue, 26 Oct 2010 09:32:43 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:46903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAjdq-00021J-9P for qemu-devel@nongnu.org; Tue, 26 Oct 2010 09:32:42 -0400 Received: by qyl33 with SMTP id 33so2858561qyl.4 for ; Tue, 26 Oct 2010 06:32:41 -0700 (PDT) Message-ID: <4CC6D876.6080200@codemonkey.ws> Date: Tue, 26 Oct 2010 08:32:38 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev. References: <1288090091-25874-1-git-send-email-gleb@redhat.com> <1288090091-25874-2-git-send-email-gleb@redhat.com> <4CC6D6BA.8000007@codemonkey.ws> <20101026133016.GH26191@redhat.com> In-Reply-To: <20101026133016.GH26191@redhat.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: Gleb Natapov Cc: qemu-devel@nongnu.org On 10/26/2010 08:30 AM, Gleb Natapov wrote: >> We can take Avi's series first since that probably makes this easier >> to implement. >> >> > It is ready to go in, no? > I think so but I waiting to give Blue Swirl a chance to comment a bit more. Regards, Anthony Liguori > -- > Gleb. >