From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQYrE-00066X-Q2 for qemu-devel@nongnu.org; Wed, 25 Feb 2015 05:06:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQYr5-0000Pb-2E for qemu-devel@nongnu.org; Wed, 25 Feb 2015 05:06:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQYr4-0000OZ-R8 for qemu-devel@nongnu.org; Wed, 25 Feb 2015 05:06:10 -0500 Date: Wed, 25 Feb 2015 10:06:07 +0000 From: Stefan Hajnoczi Message-ID: <20150225100607.GC18680@stefanha-thinkpad.redhat.com> References: <1422031133-19755-1-git-send-email-marc.mari.barcelo@gmail.com> <20150218170728.GA22980@stefanha-thinkpad.lan> <20150219174644.GD3893@noname.redhat.com> <20150224213922.61316eec@crunchbang> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3siQDZowHQqNOShm" Content-Disposition: inline In-Reply-To: <20150224213922.61316eec@crunchbang> 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 , Stefan Hajnoczi , qemu-devel@nongnu.org --3siQDZowHQqNOShm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 24, 2015 at 09:39:22PM +0100, Marc Mar=ED wrote: > El Thu, 19 Feb 2015 18:46:44 +0100 > Kevin Wolf escribi=F3: > > 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 > >=20 > > Thanks, applied to the block branch. > >=20 > > Kevin >=20 > I found that commit f6f363c1f4f962aee9f69c67ab2f3ff58c30f8c1, pushed a > few days, ago breaks this patch. You might want to drop it from the > block branch. I'll send a v5. It's okay, I noticed that conflict and resolved it when rebasing block branches: https://github.com/stefanha/qemu/commit/fe319c1d5e98e4bc9d4b1bc9c761cc8feb5= 2292e Stefan --3siQDZowHQqNOShm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU7Z6PAAoJEJykq7OBq3PIjrgIAJhwz0V+ZCVQlE5NyeEZGYTP 48zV5W21+SneqEb8yph+zAg2LLiaraHv9tc6spCrqPfvhZLzmEXWIRBnKgmNtxE/ hjnshGAzplh2FhrT8BLkrKhDm684Qwb0Hvtcpe0OGbHL5ndoymqXj11hemz4RxmL ItR80QqimSbLzragVOxXJawn+HBC6wddo04hFudc5M8kWnkdGJ4JlJI88DVcBtRS kHxSNIl9vMvdSdAu8vAeSjmdH7VXmwxbzEgguNbPbYmf1xNXJoE4qwAzhkwksmNk BRtrfEZXXXAVEeGpT9/BKw88AIoaYf5Zk3YBp2gagvBWFpQI2FlTAVHLv1W2n1E= =TB3/ -----END PGP SIGNATURE----- --3siQDZowHQqNOShm--