From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8QfN-0002ca-BM for qemu-devel@nongnu.org; Fri, 26 Jun 2015 06:15:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8QfI-00063e-K6 for qemu-devel@nongnu.org; Fri, 26 Jun 2015 06:15:24 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:34684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8QfI-000623-Cu for qemu-devel@nongnu.org; Fri, 26 Jun 2015 06:15:20 -0400 Received: by wgqq4 with SMTP id q4so84532409wgq.1 for ; Fri, 26 Jun 2015 03:15:19 -0700 (PDT) Date: Fri, 26 Jun 2015 11:15:17 +0100 From: Stefan Hajnoczi Message-ID: <20150626101517.GL15457@stefanha-thinkpad.redhat.com> References: <20150626073212.26832.5649.stgit@bahia.huguette.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="umrsQkkrw7viUWFs" Content-Disposition: inline In-Reply-To: <20150626073212.26832.5649.stgit@bahia.huguette.org> Subject: Re: [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Greg Kurz Cc: Cornelia Huck , qemu-devel@nongnu.org, Stefan Hajnoczi , "Michael S. Tsirkin" --umrsQkkrw7viUWFs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 26, 2015 at 09:32:12AM +0200, Greg Kurz wrote: > This series fixes two issues that prevent cross-endian setups to use > dataplane. I had already posted tentative fixes, each in its own > thread of mail, but I think it is better to send them altogether. >=20 > Especially, note that patch 1/2 is the same as: >=20 > http://patchwork.ozlabs.org/patch/488482/ >=20 > with some minor changes in the commit message. >=20 > This series was tested with ppc64 and ppc64le hosts. No regression was > observed on x86_64. >=20 > --- >=20 > Greg Kurz (2): > dataplane: drop copy_in_vring_desc() > dataplane: fix cross-endian issues >=20 >=20 > hw/virtio/dataplane/vring.c | 20 ++++++-------------- > 1 file changed, 6 insertions(+), 14 deletions(-) This can go via Michael Tsirkin like the virtio-1 work. --umrsQkkrw7viUWFs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVjSY1AAoJEJykq7OBq3PIjfQIALrzu6lJuVpRml7RFMJ3cgGe mtHGPgGpKX3r7f9iRWPlLzORj7z88eAB/Aq1diAL4viVsHHAp9297cZl27hcskq4 9zDF9kX5mT/drFawriFPP+U/ttc62j5rkrXyiBwiEtSeVRBq46Flvn9EzPuiDob/ LqJyjhU47aTDfZMjYIvLG9JezdS/mcDKhKtSMe9hrgzTSFrqZjKx9GSaztWSNpYC G0A++QAwPWVfZY8dikqrqOQux1xXWiGJiII+oj94JmSyFWGXskXfNq74ZMYhaBxw 7ZbAhU5ap911wxQ6CNgR5dLITpxTNp99MywDAfgtfkIQOEUqJbS0iiJq5DrcO6E= =73e2 -----END PGP SIGNATURE----- --umrsQkkrw7viUWFs--