From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO864-00016T-TD for qemu-devel@nongnu.org; Wed, 18 Feb 2015 12:07:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YO860-0005wF-H8 for qemu-devel@nongnu.org; Wed, 18 Feb 2015 12:07:36 -0500 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:44948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO860-0005w9-AB for qemu-devel@nongnu.org; Wed, 18 Feb 2015 12:07:32 -0500 Received: by mail-wi0-f182.google.com with SMTP id l15so3647415wiw.3 for ; Wed, 18 Feb 2015 09:07:31 -0800 (PST) Date: Wed, 18 Feb 2015 17:07:28 +0000 From: Stefan Hajnoczi Message-ID: <20150218170728.GA22980@stefanha-thinkpad.lan> References: <1422031133-19755-1-git-send-email-marc.mari.barcelo@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <1422031133-19755-1-git-send-email-marc.mari.barcelo@gmail.com> 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: Marc =?iso-8859-1?Q?Mar=ED?= Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --SUOF0GtieIMvvwua Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 r= ace > 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 CCed Kevin so this ARM virtio-blk (virtio-mmio) test can be merged through the block tree. Reviewed-by: Stefan Hajnoczi --SUOF0GtieIMvvwua Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU5MbQAAoJEJykq7OBq3PImncIAIP1Xnn+jyJaHTVLvpkuGSFc 5Y+c/O0QwIghjlyHyIdnIXaOKmuxu/vo06kLsdK9WyoapS5qFODy0Hn2iWZtoj0r 9WJ7sivzy9ocWpN2xukZEcbVA1BM4SAOM5AcPJ+7nRPMPXCTOx15Xbotzak32STH XrcQZNcrNjbDMMyrcekDl8n+Ru2XTDY8ni/ZZXFQpJ2O5Kniu29FwGkXBa4Qe4sv jFbxPQOJMw11+2sjWwqq6FAsy/GMAmueJAyp2/+6affRpVMej4t7+j4miJk7SszA F8ztz1IBejyQCjGXHu4dklpnA764eu2vgPgSaymcJw3JJjkzqQon6D0niqWiw30= =mg6S -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--