From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOVBe-0001iV-Cx for qemu-devel@nongnu.org; Thu, 19 Feb 2015 12:46:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOVBZ-0003XC-E6 for qemu-devel@nongnu.org; Thu, 19 Feb 2015 12:46:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOVBZ-0003Wz-5D for qemu-devel@nongnu.org; Thu, 19 Feb 2015 12:46:49 -0500 Date: Thu, 19 Feb 2015 18:46:44 +0100 From: Kevin Wolf Message-ID: <20150219174644.GD3893@noname.redhat.com> References: <1422031133-19755-1-git-send-email-marc.mari.barcelo@gmail.com> <20150218170728.GA22980@stefanha-thinkpad.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <20150218170728.GA22980@stefanha-thinkpad.lan> Subject: Re: [Qemu-devel] [PATCH v4 0/5] libqos: Virtio MMIO driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Marc =?iso-8859-1?Q?Mar=ED?= , qemu-devel@nongnu.org, Stefan Hajnoczi --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 18.02.2015 um 18:07 hat Stefan Hajnoczi geschrieben: > On Fri, Jan 23, 2015 at 05:38:48PM +0100, Marc Mar=ED wrote: > > Add virtio-mmio support to libqos and test case for virtio-blk. > >=20 > > Changes for version 3: > > - Fix leaks and minor bugs > > - Extract basic test case to a function > >=20 > > Changes for version 4: > > - Add format=3Draw to images, to avoid warnings > > - Solve bug with timeout in interrupt checking in virtio MMIO due to a= race > > condition > >=20 > > Marc Mar=ED (5): > > libqos: Change use of pointers to uint64_t in virtio > > tests: Prepare virtio-blk-test for multi-arch implementation > > libqos: Remove PCI assumptions in constants of virtio driver > > libqos: Add malloc generic > > libqos: Add virtio MMIO support >=20 > CCed Kevin so this ARM virtio-blk (virtio-mmio) test can be merged > through the block tree. >=20 > Reviewed-by: Stefan Hajnoczi Thanks, applied to the block branch. Kevin --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJU5iGEAAoJEH8JsnLIjy/WvGEP/1QYdSLwOk86Zp1NUSNl3Uor o8RMBHOW1C32l4FtJQk/7/mSQ8fZlmp4Asw1PMiL9TQ5qXAJtbS6UNjfFE08AWqf NVPVnKK9m30d6aUn6GSH2lG8R0mATtgsPt8n/wHuK8/AI8uObj0h9EdwjZbKZkdW LCAfFOrW3WJVo5zEOknn5sNItCPJWJ2Z7Bc6UpzZQ1t3+JmIjb5Lip7zqQk5WzQm NGelsO328eaOV0Q/RNKZF32fGAUMvzJoCiiyA3wiqHC1hFvWEpt5NrglE8le3L/k oP2GkQVkOMMYusytDEudggnMGnXMnsZLkXRODgICUjmei7oWCaUVfGYQ9Hcc4JNP 9vInBkS6HlBf24ZqFebMYAT27+Bdi8jCjlNZOP3W3evTXBYZ90mlN6auiX7moWX8 Uj3hQyLTzi77Db4hyNjaD98p8mCZDhNvphC6PzfF35OODGm4C4krm1EoQD23cEB/ o2yishsDGBkHPs9ni53RTV2y7HotnZkGPeQiWgWxF/r3QNYxMVZGjK9D8fHfc2pQ 1Sths0jAnAbYjr7v/V+qgCU3571xSOd5WRc1hrN9hdXnvyBSgZ19deBxlF3OZhot zSXZUhIJXke7tWYGP7Kn/eD/eQqHO9eRNa/KFI2j/xdJFwRHRhS+ONI81NCZh+r8 DEzYV13D/rURtvaD5xXe =+vsR -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--