qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
Date: Fri, 26 Jun 2015 09:32:12 +0200
User-agent: StGit/0.17.1-dirty

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]