qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Greg Kurz <gkurz@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 2/2] dataplane: fix cross-endian issues
Date: Fri, 26 Jun 2015 12:37:46 +0200	[thread overview]
Message-ID: <20150626123746.73d460f1.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <20150626073228.26832.11782.stgit@bahia.huguette.org>

On Fri, 26 Jun 2015 09:32:28 +0200
Greg Kurz <gkurz@linux.vnet.ibm.com> wrote:

> Accesses to vring_avail_event and vring_used_event must honor the queue
> endianness.
> 
> This patch allows cross-endian setups to use dataplane (tested with ppc64
> on ppc64le, and vice-versa).
> 
> Suggested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
> Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
> ---
>  hw/virtio/dataplane/vring.c |    6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>

  reply	other threads:[~2015-06-26 10:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26  7:32 [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes Greg Kurz
2015-06-26  7:32 ` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc() Greg Kurz
2015-06-26 10:28   ` Cornelia Huck
2015-06-26 12:18     ` Greg Kurz
2015-06-26 16:28       ` Michael S. Tsirkin
2015-06-26 17:05         ` Greg Kurz
2015-06-28 13:03           ` Michael S. Tsirkin
2015-06-28 21:49             ` Greg Kurz
2015-06-29  8:20             ` Greg Kurz
2015-06-26  7:32 ` [Qemu-devel] [PATCH 2/2] dataplane: fix cross-endian issues Greg Kurz
2015-06-26 10:37   ` Cornelia Huck [this message]
2015-06-26 10:15 ` [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150626123746.73d460f1.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=gkurz@linux.vnet.ibm.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).