From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJ8jP-0001yk-FS for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:20:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJ8jN-0001xD-UP for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:20:22 -0400 Received: from [199.232.76.173] (port=40085 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJ8jN-0001wz-LX for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:20:21 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:46531) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJ8jM-0006hy-Kp for qemu-devel@nongnu.org; Tue, 23 Jun 2009 12:20:20 -0400 Received: by fg-out-1718.google.com with SMTP id l27so903828fgb.8 for ; Tue, 23 Jun 2009 09:20:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 23 Jun 2009 19:20:18 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 10/15] move i2c devices only used in arm devices to arm target 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.