qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
@ 2015-06-26  7:32 Greg Kurz
  2015-06-26  7:32 ` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc() Greg Kurz
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Greg Kurz @ 2015-06-26  7:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, Stefan Hajnoczi, Michael S. Tsirkin

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.

Especially, note that patch 1/2 is the same as:

http://patchwork.ozlabs.org/patch/488482/

with some minor changes in the commit message.

This series was tested with ppc64 and ppc64le hosts. No regression was
observed on x86_64.

---

Greg Kurz (2):
      dataplane: drop copy_in_vring_desc()
      dataplane: fix cross-endian issues


 hw/virtio/dataplane/vring.c |   20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)

--
Greg

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-06-29  8:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-06-26 10:15 ` [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes Stefan Hajnoczi

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).