qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vhost: support for cross endian
@ 2015-02-20 10:32 Greg Kurz
  2015-02-20 10:32 ` [Qemu-devel] [PATCH 1/2] vhost: add VHOST_VRING_F_LEGACY_BIG_ENDIAN flag Greg Kurz
  2015-02-20 10:33 ` [Qemu-devel] [PATCH 2/2] vhost_net: re-enable when cross endian Greg Kurz
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Kurz @ 2015-02-20 10:32 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: Cedric Le Goater, qemu-devel

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

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

end of thread, other threads:[~2015-02-20 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 10:32 [Qemu-devel] [PATCH 0/2] vhost: support for cross endian Greg Kurz
2015-02-20 10:32 ` [Qemu-devel] [PATCH 1/2] vhost: add VHOST_VRING_F_LEGACY_BIG_ENDIAN flag Greg Kurz
2015-02-20 10:33 ` [Qemu-devel] [PATCH 2/2] vhost_net: re-enable when cross endian Greg Kurz

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