From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55119 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBIUn-0007Ss-Lf for qemu-devel@nongnu.org; Wed, 27 Oct 2010 22:45:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBIUm-0001pL-J5 for qemu-devel@nongnu.org; Wed, 27 Oct 2010 22:45:41 -0400 Received: from mail.valinux.co.jp ([210.128.90.3]:56250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBIUm-0001p5-9N for qemu-devel@nongnu.org; Wed, 27 Oct 2010 22:45:40 -0400 Date: Thu, 28 Oct 2010 11:45:36 +0900 From: Isaku Yamahata Message-ID: <20101028024536.GF2243@valinux.co.jp> References: <20101027164048.GA18035@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101027164048.GA18035@redhat.com> Subject: [Qemu-devel] Re: [PATCH 0/6] pcie: fixes for pci branch List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: skandasa@cisco.com, etmartin@cisco.com, qemu-devel@nongnu.org, wexu2@cisco.com On Wed, Oct 27, 2010 at 06:40:48PM +0200, Michael S. Tsirkin wrote: > On Wed, Oct 27, 2010 at 07:21:15PM +0900, Isaku Yamahata wrote: > > This patch series fixes isseus which introduced by > > 5704608988972359473ce609f9e4884808115b58 > > cd870502e228f8f028f93fb585ae3b208fcb46c7 > > 4b78560503a802eae3663ace9f9cf080319e7265 > > OK, I applied this, except I basically backed out range check changes. > Pls take a look at the branch, and test if possible - > if OK with you I think we can merge this part. I took a look at it. It looks good. -- yamahata