From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJ8kY-0002k6-TT for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:21:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJ8kY-0002je-7u for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:21:34 -0400 Received: from [199.232.76.173] (port=40123 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJ8kY-0002jZ-4v for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:21:34 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:50641) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJ8kX-0006xw-Pl for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:21:34 -0400 Received: by fg-out-1718.google.com with SMTP id l27so904079fgb.8 for ; Tue, 23 Jun 2009 09:21:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <8ba97881db1c8d980d459b69b873cfdb26c5b339.1245764569.git.quintela@redhat.com> References: <8ba97881db1c8d980d459b69b873cfdb26c5b339.1245764569.git.quintela@redhat.com> Date: Tue, 23 Jun 2009 19:21:29 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 14/15] enable isa_mmio only in the platforms that use it: ppc, arm, mips and sparc From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "quintela@redhat.com" Cc: qemu-devel@nongnu.org On 6/23/09, quintela@redhat.com wrote: > From: Juan Quintela See my comment on 11/15.