qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] vhost: support for cross endian
@ 2014-10-29  8:42 Cédric Le Goater
  2014-10-29  8:42 ` [Qemu-devel] [RFC PATCH 1/2] vhost: add VHOST_VRING_F_BYTESWAP flag Cédric Le Goater
  2014-10-29  8:42 ` [Qemu-devel] [RFC PATCH 2/2] vhost_net: re-enable when cross endian Cédric Le Goater
  0 siblings, 2 replies; 5+ messages in thread
From: Cédric Le Goater @ 2014-10-29  8:42 UTC (permalink / raw)
  To: mst; +Cc: aik, qemu-devel, agraf, Cédric Le Goater, paulus, qemu-ppc

These two small patches add a VHOST_VRING_F_BYTESWAP flag to the 
vring which will be used by the kernel to byteswap the different 
vring indexes.

The kernel patchset can be found on the kvm@ and kvm-ppc@ mailing 
lists.

Cédric Le Goater (2):
  vhost: add VHOST_VRING_F_BYTESWAP flag
  vhost_net: re-enable when cross endian

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

-- 
1.7.10.4

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

end of thread, other threads:[~2014-11-03 17:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29  8:42 [Qemu-devel] [RFC PATCH 0/2] vhost: support for cross endian Cédric Le Goater
2014-10-29  8:42 ` [Qemu-devel] [RFC PATCH 1/2] vhost: add VHOST_VRING_F_BYTESWAP flag Cédric Le Goater
2014-11-03 15:29   ` Cornelia Huck
2014-11-03 17:33     ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2014-10-29  8:42 ` [Qemu-devel] [RFC PATCH 2/2] vhost_net: re-enable when cross endian Cédric Le Goater

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