qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] vhost: support for cross endian


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/2] vhost: support for cross endian
Date: Fri, 20 Feb 2015 11:32:53 +0100
User-agent: StGit/0.17-dirty

This patchset allows vhost_net to be used with legacy virtio when guest and
host have different endianness. It depends on the following kernel patchset:

https://lists.linuxfoundation.org/pipermail/virtualization/2015-February/029347.html

---

Cédric Le Goater (1):
      vhost_net: re-enable when cross endian

Greg Kurz (1):
      vhost: add VHOST_VRING_F_LEGACY_BIG_ENDIAN flag


 hw/net/vhost_net.c          |   19 -------------------
 hw/virtio/vhost.c           |   10 +++++++++-
 include/hw/virtio/vhost.h   |    1 +
 linux-headers/linux/vhost.h |    2 ++
 4 files changed, 12 insertions(+), 20 deletions(-)

--
Greg




reply via email to

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